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-05-21",
"epss": "0.00018",
"percentile": "0.04968"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34043\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-31T03:15:58.400\",\"lastModified\":\"2026-04-03T16:53:52.573\",\"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.\"}],\"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}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"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"
}
}
}
CERTFR-2026-AVI-0500
Vulnerability from certfr_avis - Published: 2026-04-27 - Updated: 2026-04-27
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 8.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12384"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"name": "CVE-2018-19362",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19362"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-22737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22737"
},
{
"name": "CVE-2026-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3449"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2026-24098",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24098"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"name": "CVE-2021-0341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0341"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2025-56200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-56200"
},
{
"name": "CVE-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2020-35728",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2023-34610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34610"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2026-34486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34486"
},
{
"name": "CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"name": "CVE-2018-1320",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1320"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-49128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49128"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2020-10650",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10650"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2019-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20444"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2020-13949",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13949"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2025-54550",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54550"
},
{
"name": "CVE-2025-54920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54920"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2025-33042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33042"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-34500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34500"
},
{
"name": "CVE-2025-9624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9624"
},
{
"name": "CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2020-11113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-33532",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33532"
},
{
"name": "CVE-2025-68470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68470"
},
{
"name": "CVE-2025-67721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67721"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2019-14439",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14439"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2025-66236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66236"
},
{
"name": "CVE-2020-10969",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
},
{
"name": "CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2026-33228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33228"
},
{
"name": "CVE-2025-12758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12758"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2024-23953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23953"
},
{
"name": "CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2018-12022",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12022"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2025-27821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27821"
},
{
"name": "CVE-2022-41404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41404"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2026-34487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34487"
},
{
"name": "CVE-2025-27555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27555"
},
{
"name": "CVE-2025-65995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65995"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2021-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43797"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2026-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2950"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2019-12814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12814"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2025-68458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68458"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"name": "CVE-2021-22573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22573"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2023-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42503"
},
{
"name": "CVE-2024-56373",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56373"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2021-31684",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31684"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-22735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22735"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2025-68157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68157"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2020-10968",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2025-68675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68675"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2026-34483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34483"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2026-32141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32141"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2026-25219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25219"
},
{
"name": "CVE-2020-11112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
},
{
"name": "CVE-2020-11111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
},
{
"name": "CVE-2026-31802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31802"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2019-20445",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20445"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2026-04-27T00:00:00",
"last_revision_date": "2026-04-27T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0500",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-27T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2026-04-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37405"
},
{
"published_at": "2026-04-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37404"
}
]
}
cleanstart-2026-be61221
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opensearch-dashboards-fips package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opensearch-dashboards-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.19.5-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opensearch-dashboards-fips package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BE61221",
"modified": "2026-05-10T11:41:43Z",
"published": "2026-05-18T13:36:50.922233Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BE61221.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62718"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29045"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29085"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29086"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-29087"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2950"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-30827"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33750"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33891"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33894"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33895"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33896"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33916"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33937"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34043"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35213"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39406"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39407"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39408"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39409"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39410"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40175"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41238"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41239"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41240"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42033"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42034"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42035"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42036"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42037"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42038"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42039"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42040"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42041"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42042"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42043"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42044"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42264"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42338"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44455"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44456"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44457"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44458"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44459"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4800"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4923"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-4926"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-6321"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-6322"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2328-f5f3-gj25"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-26pp-8wgv-hjvm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-27v5-c462-wpq7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2g4f-4pwh-qvx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2qvq-rjwj-gvw9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-2w6w-674q-4c4q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-39q2-94rc-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3mfm-83xf-c92r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3p68-rc4w-qgx5"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3v7f-55p6-f55p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3w6x-2g7m-8v23"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-442j-39wm-28r2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-445q-vr5w-6q77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-458j-xx4x-4375"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-46wh-pxpv-q5gq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5c6j-r48x-rmvq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5c9x-8gcm-mpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5m6q-g25r-mvwx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5pq2-9x2x-5p6w"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-62hf-57xw-28j9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-69xw-7hcm-h432"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-6chq-wfr3-2hj9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-7rx3-28cr-v5wh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-92pp-h63x-v22m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9cx6-37pm-9jff"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9vqf-7f2p-gf9v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c2c7-rcm5-vvqj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-crv5-9vww-q3g8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f23m-r3pf-42rh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-f886-m6hf-6m8v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fvcv-3m26-pcqx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h7mw-gpvr-xq4m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j3q9-mxjg-w52f"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jg4p-7fhp-p32p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m7pr-hjqh-92cm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p6xx-57qc-3wxr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p77w-8qqv-26rm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pf86-5x62-jrwf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pmwg-cvhr-8vh7"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-ppp5-5v6c-4jwp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q3j6-qgpj-74h6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q5qw-h33p-qvwr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q67f-28xg-22rw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-q8qp-cvcw-x6jj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qj8w-gfj5-8c6v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-qp7p-654g-cw7p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r4q5-vmmm-2653"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r5fr-rjxr-66jc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-r5rp-j6wh-rvv4"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v2v4-37r5-5v8g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v39h-62p7-jpjc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v8w9-8mx6-g223"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v9jr-rg53-9pgp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vf2m-468p-8v99"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w9j2-pvgh-6h63"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wc8c-qw6v-h7f6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wmmm-f939-6g9c"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xf4j-xp2r-rqqx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xhjh-pmcv-23jw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xhpv-hc6g-r9c6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xjpj-3mr7-gcpf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xpcf-pg52-r92g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xx6v-rp6x-q39c"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29045"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29085"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29086"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29087"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2950"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30827"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33750"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33891"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33895"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33896"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33916"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33937"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35213"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39406"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39407"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39408"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39409"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39410"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41238"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41239"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41240"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42034"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42036"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42037"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42038"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42040"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42042"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42264"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42338"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44455"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44456"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44457"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44458"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44459"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4923"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4926"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-62718, CVE-2025-69873, CVE-2026-29045, CVE-2026-29085, CVE-2026-29086, CVE-2026-29087, CVE-2026-2950, CVE-2026-30827, CVE-2026-33750, CVE-2026-33891, CVE-2026-33894, CVE-2026-33895, CVE-2026-33896, CVE-2026-33916, CVE-2026-33937, CVE-2026-34043, CVE-2026-35213, CVE-2026-39406, CVE-2026-39407, CVE-2026-39408, CVE-2026-39409, CVE-2026-39410, CVE-2026-40175, CVE-2026-41238, CVE-2026-41239, CVE-2026-41240, CVE-2026-42033, CVE-2026-42034, CVE-2026-42035, CVE-2026-42036, CVE-2026-42037, CVE-2026-42038, CVE-2026-42039, CVE-2026-42040, CVE-2026-42041, CVE-2026-42042, CVE-2026-42043, CVE-2026-42044, CVE-2026-42264, CVE-2026-42338, CVE-2026-44455, CVE-2026-44456, CVE-2026-44457, CVE-2026-44458, CVE-2026-44459, CVE-2026-4800, CVE-2026-4923, CVE-2026-4926, CVE-2026-6321, CVE-2026-6322, ghsa-2328-f5f3-gj25, ghsa-26pp-8wgv-hjvm, ghsa-27v5-c462-wpq7, ghsa-2g4f-4pwh-qvx6, ghsa-2qvq-rjwj-gvw9, ghsa-2w6w-674q-4c4q, ghsa-39q2-94rc-95cp, ghsa-3mfm-83xf-c92r, ghsa-3p68-rc4w-qgx5, ghsa-3v7f-55p6-f55p, ghsa-3w6x-2g7m-8v23, ghsa-442j-39wm-28r2, ghsa-445q-vr5w-6q77, ghsa-458j-xx4x-4375, ghsa-46wh-pxpv-q5gq, ghsa-5c6j-r48x-rmvq, ghsa-5c9x-8gcm-mpgx, ghsa-5m6q-g25r-mvwx, ghsa-5pq2-9x2x-5p6w, ghsa-62hf-57xw-28j9, ghsa-69xw-7hcm-h432, ghsa-6chq-wfr3-2hj9, ghsa-7rx3-28cr-v5wh, ghsa-92pp-h63x-v22m, ghsa-9cx6-37pm-9jff, ghsa-9vqf-7f2p-gf9v, ghsa-c2c7-rcm5-vvqj, ghsa-crv5-9vww-q3g8, ghsa-f23m-r3pf-42rh, ghsa-f886-m6hf-6m8v, ghsa-fvcv-3m26-pcqx, ghsa-h7mw-gpvr-xq4m, ghsa-j3q9-mxjg-w52f, ghsa-jg4p-7fhp-p32p, ghsa-m7pr-hjqh-92cm, ghsa-p6xx-57qc-3wxr, ghsa-p77w-8qqv-26rm, ghsa-pf86-5x62-jrwf, ghsa-pmwg-cvhr-8vh7, ghsa-ppp5-5v6c-4jwp, ghsa-q3j6-qgpj-74h6, ghsa-q5qw-h33p-qvwr, ghsa-q67f-28xg-22rw, ghsa-q8qp-cvcw-x6jj, ghsa-qj8w-gfj5-8c6v, ghsa-qp7p-654g-cw7p, ghsa-r4q5-vmmm-2653, ghsa-r5fr-rjxr-66jc, ghsa-r5rp-j6wh-rvv4, ghsa-v2v4-37r5-5v8g, ghsa-v39h-62p7-jpjc, ghsa-v8w9-8mx6-g223, ghsa-v9jr-rg53-9pgp, ghsa-vf2m-468p-8v99, ghsa-w9j2-pvgh-6h63, ghsa-wc8c-qw6v-h7f6, ghsa-wmmm-f939-6g9c, ghsa-xf4j-xp2r-rqqx, ghsa-xhjh-pmcv-23jw, ghsa-xhpv-hc6g-r9c6, ghsa-xjpj-3mr7-gcpf, ghsa-xpcf-pg52-r92g, ghsa-xx6v-rp6x-q39c applied in versions: 2.19.5-r0",
"upstream": [
"CVE-2025-62718",
"CVE-2025-69873",
"CVE-2026-29045",
"CVE-2026-29085",
"CVE-2026-29086",
"CVE-2026-29087",
"CVE-2026-2950",
"CVE-2026-30827",
"CVE-2026-33750",
"CVE-2026-33891",
"CVE-2026-33894",
"CVE-2026-33895",
"CVE-2026-33896",
"CVE-2026-33916",
"CVE-2026-33937",
"CVE-2026-34043",
"CVE-2026-35213",
"CVE-2026-39406",
"CVE-2026-39407",
"CVE-2026-39408",
"CVE-2026-39409",
"CVE-2026-39410",
"CVE-2026-40175",
"CVE-2026-41238",
"CVE-2026-41239",
"CVE-2026-41240",
"CVE-2026-42033",
"CVE-2026-42034",
"CVE-2026-42035",
"CVE-2026-42036",
"CVE-2026-42037",
"CVE-2026-42038",
"CVE-2026-42039",
"CVE-2026-42040",
"CVE-2026-42041",
"CVE-2026-42042",
"CVE-2026-42043",
"CVE-2026-42044",
"CVE-2026-42264",
"CVE-2026-42338",
"CVE-2026-44455",
"CVE-2026-44456",
"CVE-2026-44457",
"CVE-2026-44458",
"CVE-2026-44459",
"CVE-2026-4800",
"CVE-2026-4923",
"CVE-2026-4926",
"CVE-2026-6321",
"CVE-2026-6322",
"ghsa-2328-f5f3-gj25",
"ghsa-26pp-8wgv-hjvm",
"ghsa-27v5-c462-wpq7",
"ghsa-2g4f-4pwh-qvx6",
"ghsa-2qvq-rjwj-gvw9",
"ghsa-2w6w-674q-4c4q",
"ghsa-39q2-94rc-95cp",
"ghsa-3mfm-83xf-c92r",
"ghsa-3p68-rc4w-qgx5",
"ghsa-3v7f-55p6-f55p",
"ghsa-3w6x-2g7m-8v23",
"ghsa-442j-39wm-28r2",
"ghsa-445q-vr5w-6q77",
"ghsa-458j-xx4x-4375",
"ghsa-46wh-pxpv-q5gq",
"ghsa-5c6j-r48x-rmvq",
"ghsa-5c9x-8gcm-mpgx",
"ghsa-5m6q-g25r-mvwx",
"ghsa-5pq2-9x2x-5p6w",
"ghsa-62hf-57xw-28j9",
"ghsa-69xw-7hcm-h432",
"ghsa-6chq-wfr3-2hj9",
"ghsa-7rx3-28cr-v5wh",
"ghsa-92pp-h63x-v22m",
"ghsa-9cx6-37pm-9jff",
"ghsa-9vqf-7f2p-gf9v",
"ghsa-c2c7-rcm5-vvqj",
"ghsa-crv5-9vww-q3g8",
"ghsa-f23m-r3pf-42rh",
"ghsa-f886-m6hf-6m8v",
"ghsa-fvcv-3m26-pcqx",
"ghsa-h7mw-gpvr-xq4m",
"ghsa-j3q9-mxjg-w52f",
"ghsa-jg4p-7fhp-p32p",
"ghsa-m7pr-hjqh-92cm",
"ghsa-p6xx-57qc-3wxr",
"ghsa-p77w-8qqv-26rm",
"ghsa-pf86-5x62-jrwf",
"ghsa-pmwg-cvhr-8vh7",
"ghsa-ppp5-5v6c-4jwp",
"ghsa-q3j6-qgpj-74h6",
"ghsa-q5qw-h33p-qvwr",
"ghsa-q67f-28xg-22rw",
"ghsa-q8qp-cvcw-x6jj",
"ghsa-qj8w-gfj5-8c6v",
"ghsa-qp7p-654g-cw7p",
"ghsa-r4q5-vmmm-2653",
"ghsa-r5fr-rjxr-66jc",
"ghsa-r5rp-j6wh-rvv4",
"ghsa-v2v4-37r5-5v8g",
"ghsa-v39h-62p7-jpjc",
"ghsa-v8w9-8mx6-g223",
"ghsa-v9jr-rg53-9pgp",
"ghsa-vf2m-468p-8v99",
"ghsa-w9j2-pvgh-6h63",
"ghsa-wc8c-qw6v-h7f6",
"ghsa-wmmm-f939-6g9c",
"ghsa-xf4j-xp2r-rqqx",
"ghsa-xhjh-pmcv-23jw",
"ghsa-xhpv-hc6g-r9c6",
"ghsa-xjpj-3mr7-gcpf",
"ghsa-xpcf-pg52-r92g",
"ghsa-xx6v-rp6x-q39c"
]
}
FKIE_CVE-2026-34043
Vulnerability from fkie_nvd - Published: 2026-03-31 03:15 - Updated: 2026-04-03 16:537.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b | Patch | |
| security-advisories@github.com | https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5 | Release Notes | |
| security-advisories@github.com | https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:yahoo:serialize:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DED6E0E1-E4EB-4B38-918C-0429510F4FAC",
"versionEndExcluding": "7.0.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2026-34043",
"lastModified": "2026-04-03T16:53:52.573",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-03-31T03:15:58.400",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
},
{
"lang": "en",
"value": "CWE-834"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-QJ8W-GFJ5-8C6V
Vulnerability from github – Published: 2026-03-27 18:18 – Updated: 2026-03-31 18:40Impact
What kind of vulnerability is it?
It 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.
Who is impacted?
Applications that use serialize-javascript to serialize untrusted or user-controlled objects are at risk. While direct exploitation is difficult, it becomes a high-priority threat if the application is also vulnerable to Prototype Pollution or handles untrusted data via YAML Deserialization, as these could be used to inject the malicious object.
Patches
Has the problem been patched?
Yes, the issue has been patched by replacing instanceof Array checks with Array.isArray() and using Object.keys() for sparse array detection.
What versions should users upgrade to?
Users should upgrade to v7.0.5 or later.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
There is no direct code-level workaround within the library itself. However, users can mitigate the risk by:
- Validating and sanitizing all input before passing it to the
serialize()function. - Ensuring the environment is protected against Prototype Pollution.
- Upgrading to
v7.0.5as soon as possible.
Acknowledgements
Serialize JavaScript thanks Tomer Aberbach (@TomerAberbach) for discovering and privately disclosing this issue.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "serialize-javascript"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.0.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-34043"
],
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-834"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-27T18:18:54Z",
"nvd_published_at": "2026-03-31T03:15:58Z",
"severity": "MODERATE"
},
"details": "### Impact\n\n**What kind of vulnerability is it?**\n\nIt 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.\n\n**Who is impacted?**\n\nApplications that use `serialize-javascript` to serialize untrusted or user-controlled objects are at risk. While direct exploitation is difficult, it becomes a high-priority threat if the application is also vulnerable to **Prototype Pollution** or handles untrusted data via **YAML Deserialization**, as these could be used to inject the malicious object.\n\n### Patches\n\n**Has the problem been patched?**\n\nYes, the issue has been patched by replacing `instanceof Array` checks with `Array.isArray()` and using `Object.keys()` for sparse array detection.\n\n**What versions should users upgrade to?**\n\nUsers should upgrade to **`v7.0.5`** or later.\n\n### Workarounds\n\n**Is there a way for users to fix or remediate the vulnerability without upgrading?**\n\nThere is no direct code-level workaround within the library itself. However, users can mitigate the risk by:\n\n* Validating and sanitizing all input before passing it to the `serialize()` function.\n* Ensuring the environment is protected against Prototype Pollution.\n* Upgrading to **`v7.0.5`** as soon as possible.\n\n### Acknowledgements\n\nSerialize JavaScript thanks **Tomer Aberbach** (@TomerAberbach) for discovering and privately disclosing this issue.",
"id": "GHSA-qj8w-gfj5-8c6v",
"modified": "2026-03-31T18:40:40Z",
"published": "2026-03-27T18:18:54Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"type": "WEB",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"type": "PACKAGE",
"url": "https://github.com/yahoo/serialize-javascript"
},
{
"type": "WEB",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects"
}
MSRC_CVE-2026-34043
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-04-30 01:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34043 Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34043.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects",
"tracking": {
"current_release_date": "2026-04-30T01:46:20.000Z",
"generator": {
"date": "2026-04-30T07:46:09.270Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-34043",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-01T01:17:30.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-02T01:40:32.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-30T01:46:20.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 reaper 0:3.1.1-22.cbl2",
"product": {
"name": "cbl2 reaper 0:3.1.1-22.cbl2",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "reaper"
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product_id": "2"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 0:3.1.1-22.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34043",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-2"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17086-1"
],
"known_not_affected": [
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34043 Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34043.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-01T01:17:30.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"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": [
"17086-1"
]
}
],
"title": "Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects"
}
]
}
RHSA-2026:17448
Vulnerability from csaf_redhat - Published: 2026-05-20 10:58 - Updated: 2026-05-21 13:50A 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.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
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.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:17448 | self |
| https://access.redhat.com/security/cve/CVE-2026-33186 | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | external |
| https://access.redhat.com/security/cve/CVE-2026-4800 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-4800 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453496 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4800 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4800 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/advisories/GHSA-35jh-r3h4-6jhm | external |
| https://github.com/lodash/lodash/commit/3469357cf… | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449833 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33186 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33186 | external |
| https://github.com/grpc/grpc-go/security/advisori… | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453284 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34043 | external |
| https://github.com/yahoo/serialize-javascript/com… | external |
| https://github.com/yahoo/serialize-javascript/rel… | external |
| https://github.com/yahoo/serialize-javascript/sec… | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455470 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34986 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34986 | external |
| https://github.com/go-jose/go-jose/security/advis… | external |
| https://pkg.go.dev/github.com/go-jose/go-jose/v4#… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.18.42 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.18.\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.18.42. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:17446\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.18/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:17448",
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
},
{
"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-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_17448.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.42 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-21T13:50:34+00:00",
"generator": {
"date": "2026-05-21T13:50:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:17448",
"initial_release_date": "2026-05-20T10:58:13+00:00",
"revision_history": [
{
"date": "2026-05-20T10:58:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T10:58:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-21T13:50:34+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.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Aca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ac8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777469865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Afa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778501968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778394384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778564054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aa99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778256287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778577522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778543005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aacda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778529034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778575820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777521534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778542941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ab34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152595"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Afda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Addcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ac441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Ab70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778242571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777469865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Ad259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778501968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Aba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778394384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ac69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778564054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778256287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778577522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Aeefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778543005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ab69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778529034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778575820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777521534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ab59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778542941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ad862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ac575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778018468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778018468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ad167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152595"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ae546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777469865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ac8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778564054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778256287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778577522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778543005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778529034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Af965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778575820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777521534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778542941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152595"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ad7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Ab1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778242571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777469865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778564054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778256287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778577522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778543005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Aa971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Aed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778529034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778066212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778575820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777521534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ab0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778542941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aa079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ae2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778541712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778502068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778152595"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
}
]
},
"vulnerabilities": [
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
}
],
"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.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
},
"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-20T10:58:13+00:00",
"details": "For OpenShift Container Platform 4.18 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.18/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:6d06289d04fe358bc23dcadb3bfdc46b3aaadf2d189a0fecbf3e521bd740378a\n\n (For s390x architecture)\n The image digest is sha256:c5f9c801aa2a73a41654d475fa41b3c05fb27a4309edc9e647b2d68d82f93f48\n\n (For ppc64le architecture)\n The image digest is sha256:535d8eb807614d87f2e1173b067a2d28fdab25111bec3ed39dcbe937397a853a\n\n (For aarch64 architecture)\n The image digest is sha256:f4bcaf145f146d33ed51280516edc9dce03e27917c073c7a825a1506963f26ac\n\nAll OpenShift Container Platform 4.18 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.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
},
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
}
],
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
}
],
"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.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64"
]
},
"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-20T10:58:13+00:00",
"details": "For OpenShift Container Platform 4.18 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.18/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:6d06289d04fe358bc23dcadb3bfdc46b3aaadf2d189a0fecbf3e521bd740378a\n\n (For s390x architecture)\n The image digest is sha256:c5f9c801aa2a73a41654d475fa41b3c05fb27a4309edc9e647b2d68d82f93f48\n\n (For ppc64le architecture)\n The image digest is sha256:535d8eb807614d87f2e1173b067a2d28fdab25111bec3ed39dcbe937397a853a\n\n (For aarch64 architecture)\n The image digest is sha256:f4bcaf145f146d33ed51280516edc9dce03e27917c073c7a825a1506963f26ac\n\nAll OpenShift Container Platform 4.18 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.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
},
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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-20T10:58:13+00:00",
"details": "For OpenShift Container Platform 4.18 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.18/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:6d06289d04fe358bc23dcadb3bfdc46b3aaadf2d189a0fecbf3e521bd740378a\n\n (For s390x architecture)\n The image digest is sha256:c5f9c801aa2a73a41654d475fa41b3c05fb27a4309edc9e647b2d68d82f93f48\n\n (For ppc64le architecture)\n The image digest is sha256:535d8eb807614d87f2e1173b067a2d28fdab25111bec3ed39dcbe937397a853a\n\n (For aarch64 architecture)\n The image digest is sha256:f4bcaf145f146d33ed51280516edc9dce03e27917c073c7a825a1506963f26ac\n\nAll OpenShift Container Platform 4.18 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.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
},
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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-20T10:58:13+00:00",
"details": "For OpenShift Container Platform 4.18 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.18/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:6d06289d04fe358bc23dcadb3bfdc46b3aaadf2d189a0fecbf3e521bd740378a\n\n (For s390x architecture)\n The image digest is sha256:c5f9c801aa2a73a41654d475fa41b3c05fb27a4309edc9e647b2d68d82f93f48\n\n (For ppc64le architecture)\n The image digest is sha256:535d8eb807614d87f2e1173b067a2d28fdab25111bec3ed39dcbe937397a853a\n\n (For aarch64 architecture)\n The image digest is sha256:f4bcaf145f146d33ed51280516edc9dce03e27917c073c7a825a1506963f26ac\n\nAll OpenShift Container Platform 4.18 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.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17448"
},
{
"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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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.18:registry.redhat.io/openshift4/frr-rhel9@sha256:1a90ecaa0bf5883372bd0e744961369fe3b3064cd151e8972a6eaa5fc327b1d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:6c9025e27fe5e5bac0d0df4b57756df52841ff5d27cedceccd2a9c98949814c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:89b7cb7f468a0f3373c1b18481e9d79c8dbca881b66cc9b2750d0f05e2ff3760_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:f965feef38c32aab05431a9a9ca6617e04507e0f85693569ac24a7d09d28e57f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:2cbd01ac79e20044a3fdd6cd774031d624029bef2a8d46628e3ddbc69936756a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3039e9f2faaf13dab2908306147d55ff2bb7697ed60f065a53bcd9889e9dac95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:41450f48c4386595d9c9d1b9bc587cef1ded0547fb7ddbe7e5f12cd20706cee0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:68703efe53ec01ce95f1252c5d654107ea2bc81f5c8d176e13457ad7c7cb973c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3935320e319694994b1c916f1d80d1da7ef833b81870786de2a6a7e0a06a871_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a807cf31784c03fba9904cd051f01a2d4bfb4bf1b06993718e003f04eb6e3be8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b0a054194fb388308cd6d320a82d7f0578f430dfdc112517ba95ff3b89aa5005_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b59417e757d796cc81231dc86d718b72f5512d8dc265c7dc489e3ac44a7ed41f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1970c0068a78d44ebc89bf11e6bedec15507a3499299b4e095720be7e5d248af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:898d1fb079be1005cab8c3f5358811ea62d6189906a1b579486301d55bd13574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a971d70dddcf30f90546e1f075d3c8cf808b5a18e0674fc302623ebb29219931_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0f5cae9c8813d16e48902aaccb621762ba5a781b85cffbf497550dfb27a149c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:5663332b1280c8eb5af7d1a447d7d133a9ed7145fee3e4b8fc8782eb6628b866_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:acda71f659e07e77c2088e40ec24e013481567d1222efd24431e777fdd611d1b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:72ae22bc4a3f4cec5544d8662f9090093a02f15f8b6efc2abc6f4acc2a1abf63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9ac5ea6ebead6465c8f6c258caf477fdef2024b5ce2bba33e910e43e91660e1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6581ddd902d56312a4915019c5e01deed3f14ffbad508d9f8572fdd9137dd931_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:fda5d6016e13bcf2bca64a4b95cb5dac85d589816a8ba87d0cb2a26d5a81a0a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6969f18060750e317df386d4e6aa3fdf7f5c5fa7be6e8ea1f2f7cac542850d59_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:82d4e26355c6b270ed71536b369a285466c9ab4afbc7239ca11789bb33627b9c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b69f9dd1fa1cd042bfef80afbfb12e12aed6ffa8ae53918b7dc10203a280ac66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ed973b1f61ba3ebc8b6c3ae5fea43dcd5b89558b6158ab285b37cf616237e903_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ca311cf0148946d0dfd9d181ae7f7201ed672265a21294e27a899f6248f84084_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d7adf333ab0b6a4fc2e73cbd74c2c8ea1feee75006b489ad06d8537324300442_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddcec9825e939afabd744e758603081b6f42bece280058dfe4e7113d9343e4a2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e546a2b49fcad3812deac5ea36830253891e3fc3efe5899ff514a8897e2f1b3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:57cc02bd593f37b52f4dc864281724e74cf9cd10c75554253e968cfa599fc46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7029ab71dbe0d893e485f45df22b3daa2eaeaf114241480b3e50198737f8ce87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c441e125ce76e17de2185d4d045aab03dcb5b92430781b1b9eb9c058e9ce37a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ded37dfa1703981a1b5967479b695a6a9ecd5c5d6b4e1eecbdba812c5a4c0b5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:458cc235f9dc5faf6681da1b132e7d1d2010723ff124c951c091a90c87bd90ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:894b6512414deeb12d9e621d1dfd9a9e4114e8a0f0c3ed5d9f1cc2e5c174c2d0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:91d252fd71256ac92d723f43e42f69331f2842d695ef8b5b7c7f67aa4988c00b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95841b2623d74d5e5dc51ec20a881d34b5af9307fca52d1be1b43b4d37153e94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0366d9d8271aeaf31ed8e10f701757fafcb2cfd406e20c2613b15202d97c4e73_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:10da3ee9d0307b4160c9cbba926a03e6cccb9b3aa57c18610c3723924d7dd1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b1700eb1f2dacd9b9c8f682891180dc83f876390d0c386c0bcf3778ee2aa7eac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b70bfe87a99b96a3971ccf7c004ecd4d5a064408ab2bdf3970d9fed782dc4c07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:21c13024b765cb95cfdb7d3dd718c9caf4cacf12694ff001e79664d0157db4e9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2b94dc068f756dc08bdda3e280e38af7f9d89b484cc5c674a4d50a4ca3b3ae1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64c56322ca646b861989f258e87f2d444160bce549bb952f6bd5541a48ec7f82_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c8d323216121d376850100c9a46c70874e55bfa5bb1143dafc49dd9323723cf0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9224011fdc5ddb3f3d2ec7fb469545f17a43d1e9dafdcca5875b3e804fb78ed4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:ba31af25379f5952c5981a8f85386d087d2eba6dbe409c2a452898d27b231c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d259248d4dda53b75424c5273a61d378cf7e669f96cb3a946b9765f0dbd62544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:fa241cf900e68a47cdf37d04ac56aea0ae9a3ce956318c6ef27c72865e5961cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0bf977a04d67f6b9b3af76e5945b2883f318ac84b2d2fc2d0eb2beac6b199de2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:15d1be7c659d8d411b115dbfeb53ed732bdd1e389e585c4cd9268575e4968682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:523e215f466bd6ef8f97b511b92bdc556086498783b42005688d9a65b7a80f7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7cad2162ebe578fb7c75163b96c6a4fdaf9d79b6111c57c8ce785443b5f85760_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:18c20a39327b98e055a864c2994eb79fd708dfea6310979ed152f9289d281fa0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:8d2cea5c7057fe1fd0592f8559990997772da85feb272c66ee64d90a4a49ff60_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c69d426896f9cd83ebf8024cb109ece7126f8009a8cefdd5a413785865e2fb9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c8f57cea0037b41476e88effadb117752aed8e431b42289c0031769dae722d21_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:14e062b5b53d781f5f6a30f5c297b6f9480c0ba1b236de6620d2c0dbce0eb1b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:25eea661cfa9d1d6ca5b402542c8fee0fc5b3270e1e797926046249a770c2fff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:30d4f2499699f8297a437c7029df6311d623fe092cb5753158b3aafe800b4faf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a99c052ed2331a544da1b140546489ca8b540e03ca9905d4e2fa43ca3c3a8483_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:0bc3bb09e783c06195688e836f9da931ac8b602ce31038ddb199d21cfcce4b4c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:64fec004bba258b4344d9ed9c092d76cd2d6d4250293efa21adecf8bcf8a22dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a079e5aaed3d28d1833dfc9218b77e2b2257e4f1923547f7ecb672efbd39293d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d862b797dcca127e7597d545d1c9b45a1fa6422e3b7bc061a56da6829a53730b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:0c4f9f69f15fb925664055c24a38b143eb4a7ad92864b4b2193a74d735c6f975_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c6510e0ab1fe42575be7c7f25bed8a1791d967d6f37b2e7486750dfbed5d73d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8eb4bae2b297ad9e0651fe01650c9cf026b93063e43f2f98143e0e3d0d333cb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e98fc93baf6f9a1f9f567d28909e34da9c17e059bf6d25611bef8dbbf33c91d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:09e321bd8e6e7887968604cecd8ca8215fbb884d800e286d63817b591c1f0d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5bb4739923002998a4002b3f506ea90c5cfbdd9c0a0b17c54734d2b7ac85b744_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:7225595a88462769700ea5fe5ce81df575d29b031c3cbad3ee520916d320d05a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e2242afbffcc211dc547380e90846a80f6c40a8e4dd520663e1dd785851fa94a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:14a4e3b9b8c5ee738e08250ac356cd802f77124c27830f672671cefc6b648397_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:4cf302292021b3969e14bfbe4e98e049d56e503ded7cbde61ceb8e5eea22e15a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d167ae74e35e9a03431a1a956a3bc8be02dfacfdc67acff17d777d1fbda773ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ff006ed5d713e6d828a693811d4555ec897e301347027f724f670ba889f3dc8b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4e2e5fc19ee6e928f23b58a63de8aa812f774ca82740d8f387b7342e1fa650ea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:51347e464756ee7bbfb639fa42eae8e4bee23d1d3bc94cb88cabe791ac918010_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:9850f5d9ff821a473f89827e075624be0d993d2d1d388435d15ac76ab807d77b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:eefed898ef90da76e09b4c4dfc207ad05b09b9d5cd2996486b8e6477b6ef6a45_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:734909c1611956ab79f1e2e50ce9502c2e0b1d2febbd3c23659eca7ca230d156_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:76894d3dfda41ed89d61741c3a89e9d19fa73f93454410c4d27b9091e18467bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b34ddd53c398256f950bacb3a57c225cc42fe2da20c40b06004f956a7e792282_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c575602a92e8d7b475ff559c79725511f74a13802db9d82b9355d38b81dc8665_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:5c7f5b72699bae6473866bdf13fc5a5b125e5b6a3540dce209f7fa38a9b978eb_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"
}
]
}
RHSA-2026:17468
Vulnerability from csaf_redhat - Published: 2026-05-20 09:08 - Updated: 2026-05-21 13:50A 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.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 | — |
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.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 | — |
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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 | — |
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.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 | — |
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.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 | — |
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:17468 | self |
| https://access.redhat.com/security/cve/CVE-2025-61726 | external |
| https://access.redhat.com/security/cve/CVE-2026-22029 | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | external |
| https://access.redhat.com/security/cve/CVE-2026-35469 | external |
| https://access.redhat.com/security/cve/CVE-2026-40175 | external |
| https://access.redhat.com/security/cve/CVE-2026-42033 | external |
| https://access.redhat.com/security/cve/CVE-2026-42035 | external |
| https://access.redhat.com/security/cve/CVE-2026-42039 | external |
| https://access.redhat.com/security/cve/CVE-2026-42041 | external |
| https://access.redhat.com/security/cve/CVE-2026-42043 | external |
| https://access.redhat.com/security/cve/CVE-2026-4800 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-61726 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2434432 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-61726 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-61726 | external |
| https://go.dev/cl/736712 | external |
| https://go.dev/issue/77101 | external |
| https://groups.google.com/g/golang-announce/c/Vd2… | external |
| https://pkg.go.dev/vuln/GO-2026-4341 | external |
| https://access.redhat.com/security/cve/CVE-2026-4800 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453496 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4800 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4800 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/advisories/GHSA-35jh-r3h4-6jhm | external |
| https://github.com/lodash/lodash/commit/3469357cf… | external |
| https://access.redhat.com/security/cve/CVE-2026-22029 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2428412 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-22029 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-22029 | external |
| https://github.com/remix-run/react-router/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449833 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33186 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33186 | external |
| https://github.com/grpc/grpc-go/security/advisori… | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453284 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34043 | external |
| https://github.com/yahoo/serialize-javascript/com… | external |
| https://github.com/yahoo/serialize-javascript/rel… | external |
| https://github.com/yahoo/serialize-javascript/sec… | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455470 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34986 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34986 | external |
| https://github.com/go-jose/go-jose/security/advis… | external |
| https://pkg.go.dev/github.com/go-jose/go-jose/v4#… | external |
| https://access.redhat.com/security/cve/CVE-2026-35469 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457729 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35469 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35469 | external |
| https://access.redhat.com/security/cve/CVE-2026-40175 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457432 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40175 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40175 | external |
| https://github.com/axios/axios/commit/363185461b9… | external |
| https://github.com/axios/axios/pull/10660 | external |
| https://github.com/axios/axios/releases/tag/v1.15.0 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42033 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461607 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42033 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42033 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42035 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461606 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42035 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42035 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42039 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461630 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42039 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42039 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42041 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461629 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42041 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42041 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461626 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42043 | external |
| https://github.com/axios/axios/security/advisorie… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.20.23 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.20.\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.20.23. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:17466\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.20/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:17468",
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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-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-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-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/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_17468.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.23 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-21T13:50:35+00:00",
"generator": {
"date": "2026-05-21T13:50:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:17468",
"initial_release_date": "2026-05-20T09:08:54+00:00",
"revision_history": [
{
"date": "2026-05-20T09:08:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T09:10:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-21T13:50:35+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.2",
"product": {
"name": "Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-ui-rhel9@sha256%3Ab7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778645099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Ac4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ab7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ae4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Acf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ac9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ae94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ac7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778172370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Afc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ada36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Ad27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778548482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Adac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Af5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ad379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Ad18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778546951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ac231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778547955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ae65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ac118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ac8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Abeb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778644858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ab869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ae68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Abec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777587120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ae6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778631006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ac63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ad326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778160051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138310"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ae5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Aa6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778546958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Aa7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Acedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Af0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Af062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Abd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ad88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aaaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Abdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Accc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Af389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Aeb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Adcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ae0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ac8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ae99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Af7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aaf7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ac0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ab59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ab0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Ac2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Aa9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ab83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778643844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ad91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ac729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778630859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Adef35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778593047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aacb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Ad5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Ad5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138173"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778592920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Aa210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ab80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3Acf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3Aacc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138096"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Ae5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Aecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ad354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Afdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ac39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778172370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Aa9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Adf84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778548482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Abba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aa1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778546951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778547955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Afc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ad815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Acbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Add1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778644858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Affbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ad18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ad1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Abca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ae4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777587120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778631006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aa1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Aac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aa7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778160051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ac2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Abefb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138310"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Ad0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778546958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ab83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aa3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ae17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ab0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ac3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ad71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Abd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ae423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ae8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ab6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Accec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Aacee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Abcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Aebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ab48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ae0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Aca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Adfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Afa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Aef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aa7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ad73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778643844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ad0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Abde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778630859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aa3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Adf2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Aa3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aa66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Af676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778593047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778592920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140015"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Ab4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ad7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Acf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ac9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Adb6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Af76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778172370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ad41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ad77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Af76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3Add131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778548482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ab1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ad00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Aa8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Abfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Af7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Abb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Afb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778644858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ac8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Af4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Af58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ab659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ad00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777587120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778631006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ade9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Add5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778160051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Aa10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Aa70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Afe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Af8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Aa36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aa99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Af73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ac89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Afc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ace8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Afb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ae7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Afd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778643844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aeb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778630859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ace1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ad63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ad86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Adfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778593047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aedcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ae178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Af7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ab9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778592920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Af2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Af213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140015"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ad319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Af9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ac1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Abd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Af9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778172370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Acf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ac23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778548482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ae99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ad07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Aa5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Af9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778644858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ad798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778638635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Acf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Afc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ab325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777587120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ac2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Add9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778631006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ae893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Af84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Af11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778160051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Aafa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Af5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Aa41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Adbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Ace266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Afde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ae79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139827"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778584541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ae2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Acfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ae0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Abc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aa73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778191640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Adc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ab4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138955"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ab773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ae56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Af28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ace4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Ac227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777595849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Aa1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Abdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778643844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778148439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ab7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139619"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Acab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ab9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778630859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140006"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Acb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Addefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778593047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778138158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778629499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778592920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ad9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778139790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Abd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778140015"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
}
]
},
"vulnerabilities": [
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
},
"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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
},
"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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
},
"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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
},
"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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_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-20T09:08:54+00:00",
"details": "For OpenShift Container Platform 4.20 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.20/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:4a03c010c9c554dc86066a7130002cc8c0bdd13da6207a7eab299f1013690dbd\n\n (For s390x architecture)\n The image digest is sha256:b0c8a356ff222e9a2f76a81fedaa1c684d5242d274735a1a81317ba8c2cf0c52\n\n (For ppc64le architecture)\n The image digest is sha256:c78236afd3fd806533da51d6dc016cca7b92f9e5e78d30a4ea3d5bc44667f5ad\n\n (For aarch64 architecture)\n The image digest is sha256:bf8d33c6ccdb2560cb61a4787aedecd645ade9e90c77be86c59653b9f06c474b\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17468"
}
],
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b4faffcccfe50ecb0eab5908d36f7559cd8fd0c7bca8ee5d251861211c025cba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:c4980ac2a3f12d809f901513ef0c0854b7738d63297afeab9042f52b21df0bae_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5338b53253ea4e21c067b7565f481536dcfd9d386b16aac2e7fe73680579ee9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f9648e251cf8de5ef93a9df54e73e5c143413e04325b8c23e9490e67f8883d78_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1e2b0613956f5a7eb518188b5173a8f9d877a525ab7450dbbff0233783448bb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:649f491f0eed2b9abc9b34835e064f8b302cefb5acfcb96e262f06ba8e767d1a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c1cf8a7da4c3097b5c4a9cd61fba48ce77942080e3385f531480eb21a80b7e34_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7fe90827b240feb3da4da758938252fb4a317be745e2bbe825837cbeea4a6e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:751935603e396cab4693c610828eaab7878e2c539e424596c87ee8f05fc5c733_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fba8476a57886c253645e592dffe309f02c83c966f52f3234c68859b4c239f0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:bd32ef94b91a63e5d5378c753937504fcd86e27c3c263eabc011485eb00c98e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ecf6386a69be3df23a239ebda9c68c42dcb992d4c5ee522d99adcfddd16fa0c7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2007fc6d424e2075b80f2a987cd0ae65fd38ae02865aafddd4d5605aa3460474_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:67bbb3abf885004386bf727c6c2e26ccc92e14717ea79984e87ece4d5564259c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:76e34864634f1c40b5de1c9e070e0114f08268891adfc337ea23baa332b68415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a7f39be712f91cea0bd467586dc1d4b572e8a6eeebfb245fc77841d9b6d39076_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1c20d980d6c0ecbfbc54b11479c17fdef690fda3932494c2509fa26e8f2e8c92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:24b6a6b7aa6170e7fb251a9f8638b4b9889ee94f387d5386f185d2cba2b263b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:33f278e1e4194d2cc4b8e35e8f69b3770dbdb268b2a7eab25e097e474501289a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b83b05b5e8a51ddd39f381f111ad97cb6a5c5f46eb41f52abaa33222cad0bd0a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1e10432104c6d4fcfb1bf0a8da81d5543c8116cc84eb361d80e03191cde4642c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:476c2df6b27e8c57e06d3f2888fc01c087d3d9051bc486f65217e337436a9768_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4d8af49dbb3f2c2d6852e15cb4c4344e07fa36c479b2a3a82d2e16d20e9e2d18_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d77274cbe71ffb3b50f2cb8409b0b85fdec5904195d3b7f4bd2bbcacb508adb1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:54b0df77a61552eb274868a80e9734e1b22523206c2bf83962209e5dc6d402ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:59afb33acea4f3eb31c9fd60ed52ec0a01b17ecb9ee8ccd4dcc982833b55d191_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6ff9f86d3d93a6931519a131fcbb571b14e62b658bd0b36f11e2c9c2336d6530_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:df84b13853862c804aa3227e4d5d54cc1af1220496f8038f72f59244f9a91ff4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:319fbe7ae6be5c2011097a9dc6111c614eebe68f3fd8666a0cd0774fb0f5d111_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6acbd46a10f9dd444e17ab736e5445ca941b150a88b34d8efcc4754c651b490a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:795c3cefe6443239ba537f4e31c0f72162a609da3accecc0d48c10792d93d9ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecc065e07695d09bccd37aa11385306cb44fbcdd0b389ce6a84703b4f089ef4c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:3dfd02a05ab34101e3c6ce5dfe21e31da74ea62b2aa089a40993aa6d7d6fddb6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:87ad7c51cd08ce68bbc123bf5b84689ac54b7edc973ae7aa290379142ace1bfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b48830f955ca74975f93c21567123a0e0c5052506dc4290c6bf546a19dc6807d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d0f795ce469bd46829ca4043f3aeb409a566c715e29162ea853db7c11ac5a117_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51e507cb93fa9cdfb22cba7510f3ef8812f8800a87fad0284871893047be94b2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:6a9e4205b948daf4a107b4db5ed0d097ed26e8c95f9faf4706c821c6c0e9d171_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:af7ab282be33b866d5ff2b6b8b794aa88d8052ae3a748b1b91680ec73b6cadbd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:dfaf0022556a3d4a7fa8b3193c4623ab5a6512609e9298aec712dc0a71a89b1f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:991e87ac508052882b250885bdd89b053b63f83eb84ef7ded5a323ccb4949644_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c227652cc73dd72b64fd783ffe12e48e409438022a97dce4d08e71da4d993c98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:fa54b92645d4ce3335ac123c418fd8b186333f8330cec907fc36f1be1a09ca78_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:100d26818ea94ff02f38dcb4232430feafe39ea6b952254785a75e53676501e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:34660713abad394893ae3625ee0ac81af5fe0696dbe0b844b6167b5afc28b9d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ba2e6c0a68d64873b95c3ff5d9f2cc78d7b2bc3ac496403c61d85ae9a06815ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:ff30c244816235ffe339033f538009d63daf741e3514935eeba8ebf8cdb09235_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4e9b65a7bbd1e466a790ee64f44b46716623218123ef796f69fea8e751a1ab09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7f46663d47606cfcdcdc7fb72358b79c30354f1d6ad5cf70b86ec89de1a1f373_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c2b7c3038931f4bfa7f62ec0f17cacc11bd508d3d7ac2b65493a7d32c27049db_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:ef9cfd99e130e49521f37fc1b4561b4f88c64cc86860f6e01ac5107db564199c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2181a6d9dfbeca710ab88afb955040a3f28c072de72d9300e77c5a6b0c8608c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b9ac39fbf6a56a87355f1630b97f7aede113d881b1176e8ee350c6ad23895707_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c729bf1636328c5597c89a045bc0f9df994074eaffe875009263d9bf313a5a4c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:ed9b3e25012a102e066fb91caddd4e738e86bf6071c2d56ecdd6e7db7ee82520_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:23cf35765dee544b16bf363eafe0c160d05dcbfbea76ce73f28cdf2fbe376b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46a217e5d8126f142adaee87d42cb8e7602758f7ac030ad4b3f5f6d16e399f7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:b869b8422c94a730b77409ebee8502bc2c0d8c86d24c9a531234026a6cb685f6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:d18fd0fff3267e34f62ec28f0752de931a5c2321b249848c9e61249269b6dab2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:10e122478249ba01236813e75b84f63ab05af0bd85f495c707d7ea36ab1d25cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:40d5013bd8c00543eb7400dd10d8e003de2b7c55a81603ef9cc30d343e6a8d37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8f09e0723ec1fdbaa47ee91b1c747451037116884c2fd89439fcf15f8e1b34b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:edcb65105c44b3f4d1c751792a83b41bfdc96d51513ab8e32d0d7847447dfa76_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:2f1f8895abfd2ece334ebbb0054da90950972505dc1965993b31aabc9dd37b9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:58e0622824c4027d4f0b31e0733d3cc8233363d03cb92527daaf2de866b9014c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:78d37be6e485d10749c37a896c97c90097015ed8ebccf9c9dd9eb1887c800ec0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ac9856011a89dec921b2dfdf668780d9cabd10227e2470930d5c0e64c9f60cc7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1b7b71e252dc8d2451ff4dcbd798db5011a221ef2025f053d4abdc57aa1fa187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:268b2e4242455729dbbbad0b6b9beb3b6d770ca458d01d4f62363c4a204ec554_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d326870bf1a51f326e34e1ef782bd8d24b19550f3efb48e4b10d2aa233919aff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:dd5df73cf3fab7200a0a8fef1205f41dc54b6a61ba6518a5dcce6ff089165f04_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1625f489c4371bbcb338d65fbbe4a50601d7501531a22b0260459ef70cb9241b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:69b7634c8eb692b7b6334fce5d76eaf9ddc9661280fb56323c042c6b75de1faa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:77bf59f28e46fe9e0aac08cdb563109eab0bee93f64cbfbcebb47ceae4d1bf9d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:85ebf8ed54f9dc52fda826e91db97d941dc5815ee887c7f3fc66979f0a27c3d4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:27d4c83192a5ffae07f27a7ef2bbd729e42597449170573cac8e0bbba9d263f7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:489adf5d01d291851f5564e6207c39390147a5e20465dc8cf991322d550b31fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8f7a8489569987743ae5e3bdfb47dcea99b65bb2a613708a92349cde69dacdba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a10c25b3a2c52bb47f813e451a6d5435bfa4109afffe36f3c70c47c7020a8533_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:b7316c175241217a499b3db8523d83ce5bed54d7cb8771912c34c0cabe2a7cf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:254617f908a2e4fe070c272ef6a1dd941aa91ce594aa242cffb82e005b8f4720_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:5c1123d656edbfd55d3ad7cdf1efddc1dee2482278ad6243c215d3e9a006e18a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8adaac130b64ac8ab406bd11bab12020a80b25acba2419a28f4c3fb326ece503_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:afa6a81a26a8e55e9bc359e17e8aa35138f9faeb9ee89939a1642318f7363d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:747fb0b2319656741efaffa7d8b1ed382b994846ac52372d3113ede4f1037708_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e0464da55dd2fa79d88151c1bd8652521a5fdddc3909a43b4d840f1564d5d4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c2005870f997c7808efb07a3100c577504a08e6710489b25f74f63a2183a5567_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f5bf8824943300219da0140634c22ebe670f9f8523ba2924051b052a62bd379f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:29ac5a3387b273a163e7384d35d7c324f4a7e28f53656565ef7bdc1b41c1d152_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:befb98b8a529331c380a729e32d33eaae561d3cafe298e6c5bb2c8d8408b256b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1393f7e2b1489a843d63ddf59433939b1fc50ef7cd3f0a2e40e2e969a3a87d81_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:374a3113aca8079b686b180a44bff8921159d831a2741e3f9717c4cbcd49ab1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:385dc05789dda6bab95a7a9ba7e8a963e420d6eb923deb2c67da2ebb7b501de6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:8d4d38686841b5a416b000cee40eb2df59a4b902275a44919966cba21d3ad906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4718a351a613e9f5a3b5a2bb0b0dcf5d4591b93268b7667303c172cc6d63ca96_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:9610ce483e7be277077b838ecb3e76669c2ed38daa62f140f9654e287c1ffb3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:705f25a5d99e7c8aa78f09f1b7568500e61d72835aa4adb80628e934254a48f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e5297f367c91c39cde8c126557ee5363a22308fedee70d7a1cc261027f9001a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:09ca2877a1746fbdbbec262eabad9acb6bf68ad8c6a2cf74914fa83d08065263_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:92827afc5c64a48c56db88154a20075308bd496104231de115744ba20c7b19fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:08bcd9cc783cc7d6e319b0a45a3b063ef78393a2b91b2ba82061f22351ca1e1b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a6841a31c87f33aca11b2d2a4bf84099def1314f8999f297ad82a7db04454eb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:73b6f975bd1a48d148dd27e706424f23c18fff962a0083c1a2b603fc5c12e5d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d0dc90517d62d0974747ca4b6b03617f5b0d7cbc9c768e665045a0184da09330_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:4b7e56ffea730d2438695b3ee99a02e78ac4ba5c9ca68764cc1051f0ec0b94c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:634bbc5684f7001f344abe957f9dc6bc98fc312cba59c223a724d02142d94b74_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:18b4835dbf7aef30cef022a1a3945fdd9682d82af7804dac741f6f12f73f05e8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:4e5931357cf177ce406324ac4abe4712a6a53fec7a61530aca011a94fc5210d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28bcc6a53d31a461c9e4d85107a2abdff99d0bfc756ec58b204e1038020d0c3f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6e264cc6030d8cf586352e64e8110389c177a10e8c2cb42cf50afddb3987d8fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8b042dfefa07b453819bad701842111a88dfbd1ec48bae620ded395f3778493d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:cedec3f2591d4a1aa2ce2f29e492eb8f957c1db6efc5b3852ee2c54afe52cccc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6902733c886956249a26781482ca692af8361e530136c6efc87d654dc2b79c35_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6d327148c09e69775310c7892edee9c52b6c9616f370a289f6696232fa89e4c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:737fca99f8512fa73d75d9e12d1fd7f83d0eb860e6ad126964367e34f716e671_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f0d450f021f2d41c5e77d725095aa3c122f5d0407314b33079f383b6cf488b1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:2c66f2fe2520bf2076f2bae77b2944b10a5ec0c1e8d1caef4454a34312837273_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4c3c74a2a4e884ce45798a47df0a641674ba424e6d29e89c115b78fa4f206d8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:947d717068f561263756b19dc07320ebe1307a3b9911aa69236a31d7b9b3c7b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:a41d0c80d84f876a2a701bb2756e4682dad2d1ad4df2556beb71199d42646456_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1324c4f86fd2a69c378bec053c92e9f43f3ebe34d9bbca4757f88b802f1e6479_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3040468afc2efa5eda6fcd22e020cf8e94b0cca1888abbb628c16526965b3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b7b5c8e3edd25b5e7113e0ad3e336600da14c452edaa6ad2f319a025487df8b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d354049c9e3443f5ce3dcd4d41f08cce019084009c41d126a0dc3282f3417137_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:43e1dadb84fc4bba6bbf04c2a5d2155f0bc697e2b0e565b0d34a15fbe21aeffb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:73dd0b3a3c19f79814d282b3f94f24d7ce5cb22a4a78604f51cc70645bc2ea6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a70b74c1f980cecb3e19171354bdfb384b8589d288d6cb24635b022d9f4a1d6e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:dbb0460217628f734c4fc5703957902b7b6a6de6b337d13520c9963e3df6dc32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d62fbe5443377c923c470576115e73dd0d2e63174c7559778579dfbe4e6f768_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:973301304cb83f1c86f0132ad0092aab2cd73748821ffca7befa203da7defc55_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e4a43c0d119635950fd69b0b8881bcd131a7fd4d1920d55d4aeed05d97fa919c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:f9e3696e65945810438f6979eaf88ea3a2d61fb6a8ae6157be7c48290eb1184d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:0c8b59a59541a06a8580e7d78d637b75d7d8419debc4190180688b147bea0fbe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4cf1e1924d68847eab75e005820099d0e90d036ba0dd70a8c5cbb44d03e021b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:51cb14148ee77f2db4bf2f647a8db7d99e4c95d3367e77e2c23cf09024979e95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7a7e0e611eaf6b6c595fabb51590238eb906cd836373d06ab5d1f7bc9883bf62_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:16392ca103f471ab7e65383b67d8be87ec15e1cde496f9e06ed1052d3f9ef268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d798c61c3ca88f2f0e86277308ff58feb08a99e653ec615b40af761689b89358_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f4f4733cdb1278db7e3f524d48f1c0dffe79a99e5da7926e842dfdef326902ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:00d1f93472014c9db76d39d1e3d7701333fc56034f13e9dda4fadbcf31312f33_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1019c93be32ca11fab3e6bf53bc26774d42cc9578ab252e30c5929a0f10f6c36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:13f92da04523b079b253c5422bffa66e9cfed8443acb01888613781bc860ca61_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ce266147b06ef931bab740e26a1bc28b509b4873fe1eeab9f46b3ef202d2c3c5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:12d64347c915731a0164ead603da9f27f4dd0bd4c1281a701f6bd2e00ef103e7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1a9b0316a4b04b3f68a322e7867c4791f5c9edd0b751ffb1e1a5a6959521fe24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:43761eaa25081e8119a53f7974a1aaa62d41c0ddcbaea130c9ea59e340066fba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:48029920f9a709d0d56ef266198be24980fda98c99d8014e697b884d27cddb19_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7d0637bc16c6759683bc75939581ee2c7914ac07695e96664b99c4dff04d78fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f062f15965db4dd97f429cb4924ac1dfe3158c5c1923be0e25bff81f9a58f8e4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fde93387cf0e2b12e84f4e3501a7493d45b3fdd531b720fbbfb812caa637a185_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe187b224465e827614ad4f06ae533177525230604ea98464567766c2102327c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:115d2fc5ff639b8e849b18a515afb3d52f92908ecaab5e6c12552ad43a2f2da6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:753bbcdee86fabcc74b54411c48e7091fd093c745f1457d0f5223168916936e8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e79b4d16914e73a41d4f823303478793501e199b9469bdecef4175b03007ace5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f8d8f9d75f95f8195053b625a1333654317ad8d13a3c5dde05018758e120ae30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:28d4ac4be10225203d29b8c9395a09e17f47d9565b1eb0350b748b5072c9ca1e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:510796d86dd29f77a858aa3542d1f486a4437f8d5c8f314a30ead1e8d6b51113_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6a654322ac1cb3c0f4a5fcc4438d9b69b14da3c0a3c92c1ae259a3bbfb40c21b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d319b23e30fec8c8872997f3d7ea7be29c4a50fa7554498a5b90db678d2018c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23ca75048330cc9110d987562464a1663ce28d303f73a535c0a4e94a1e96c6dc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2c5b46766fe359fc6259aacbbee6d44d688bc3a9a1fd5783d913e93f495ad0a5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:603d4ec652a779198287089a1c54fc0cf88eecd14e4aca5907ef70f72e96879f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd7fc92a589ef60b819340f23880eed37ccb5faa96c8a9158dcf79398c39f7e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5fcd5757fc9ca83cc789cd807d6d9b71449603ae5722fda06ac250c2b4e30840_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:927f3e7f2b4a6a1bb0e887a427c54015a89e3834bbb5a4de9462be9c01f96de4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:9ca50fefe2df05af5ad114259868a04b2f8ea008a7224df076d5aec3e9ed1eee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a3f73b84609cce64a87e41f43e2879d1d5f9f6d6798ebbc2dbb74052becadf94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d9c78efd870a628cb9b4f4aeb1f0546aa2b8db21c6c6923a46282e38201dc45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:778f13e0bb6372265179167552a6e411dafcfd96940e0899678134614896158e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:8f8d78fea19489acddb7acf819a89d309f629e35ee04628fef054f34de967518_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:969935e822cd42294121fb1a10c5ea192329f063ae93103e9aebcca5f029d240_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:080adbf5875201c51cb34d61d966b37ee6c1d1f181bc04f3773646a3faf4a1ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11486bb3461c044c65b1a366f8b5d54dff1e5663cb199fcbbd7754fee5ee7a64_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:94720a85270dc4ead90c9ad057ab37a55d4c7dc02a7e3ccc223422f0c4b64a27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e17880ad87d207d722dfe4cd252b2e7d234fa4ec05de3dc3d8279cea85404bfb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:3b889da44edbcd755fa4436ab097f4cdbc14c90ef4d015aa386540f5307be91c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:a36c1a4e2aaee0ec7b9b35daaa06ef5cecab7bd81a553cf4ba921ff2f3d3b077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d88881324b33aeb22411784c56c52f85b404f63601cf78fe101cad1989dea6b2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e2d6e018ecca2b516c4ff0ad06b2b2d3a754855c7594125ba6490b2b01ad0ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2af42ec688f786d45b4b54f4295ade40a98884a583be0e102b869625d436ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:61e22ed9512fccd5ffb2a0dd13f14f8d239a3d75a9e7d5ed69233f2806051828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:6dc05f8261659600e4f1396f25d88142330d45ca6d127bbf3667f4bc634483f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:73bf5b1c0ebe8ed221f30093d32821e3c0a8769825b55a7a42b9aa7dba3de114_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:485bc95eeb18db5c626d0c07aa4202b11f5ee7475abe929812604297073ca268_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aaaf5904aa32543fe1bdea66bdef48f2a70a4e687335f6eae9afe9a5cb5eaee8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b206fac653e3036d4b7a6fb9f024f5792a620b2577294d9f022761022b162fba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:cfd22a69dfb635434a99ed6fecafad0bfda6211372a5abe027809cbe67e3a73c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6116407ea9e47a04f0c94acb0c55a9d7371928622335be25f60260f15c938ed3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b0349ef4dfda272080ab054361ebdd8704416931b9c656aab2920c70edd99523_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bdba0d3c5744b3b4d8f449bac1d69b4e16eb9b4571314a6e3b1f3b4724167af1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e0afc653427470981f59a1302d309e153a456f59c6e81ac865d87383e1a0f0f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:09bb1189e045450f88c3e304de0b05cd2e766482881e2aa319887122332f135a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2781d1dfdd0cd28bed927e3fa792c42419b72334da94472e756f893afcf333ec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:9b2f6375306839ca4a3d1375419bedcbb23fdda0c92c23e0e766193c0020f547_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:bc3b279c5d7cd0c8be1b25e09632f2626cb8163f52d944f8aaa78c879af6b514_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:3317d865679cafeeee47bda2296aa0b86fc8c38e6ef3a370dcfa66e2a14018b8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4d94237c426ab02be4ed63685dda84fc3b4a0888436bc45edd1559d32453ed53_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0babc58d3c606b0a0901b44d409c2392d58bb3def48886c791957996efa740_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cf0c9083d84c9f976da038c36466903f0851725256f1a1428d4b0e0f3a9fa482_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:46baa1201da83c8e0b8b9d9083204393b1165f5a771e26ce25f2c25769df6c1b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8d1059c0533c1127d0eeaf1c5bd5b4c47b69256524f15a79f437dc36d567af4d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c3c8e6cf66cf9b6fe26e36e5325bb70d5c420d91409ba2021b61c5cd89602ddd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ccc652fce82aa643ed0100136ee3f6dafd684e1e00c3a13223b98d5178e59bef_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2372f25968a0f51618d1148c17c2f7c6c7822ed574a320d2cf9a75015b150b5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:51c8c5741d70e02681b00e2888cbda6a9f599197e709ea713e0eccfbb4daa602_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:5593bc76c6d914f115b0f3d3892990564bb97638e1de783abf9e361fdc78691b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:a73e92f73e5e9bf6a8729b26a846e04051d0c7256d4fcecae6ec94db2d5e83ed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2d0f5e2c2ad48236ba4c7c21df8d59a3119aed794791b01607e300b326fc0b81_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a99bbc31ef05a87f33c92b1e9be01f39530e8814383521b47492a4b0beee1c49_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d71a45bca15e1483886ee2038a628a46ae5989700a7f98488a0b40a4182d5f35_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f389bb37c2ebf4b548b9ccf49c1a7adf0464bb13a4655522302f31fcafafeede_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:28754c3e0fb870e5cd528b4d1b6e6d0fa8493d4860d92f7d49f348d0569e26dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:41b16151fd2d4486016811ecbd15c5cefad9f653bad0ebc38ff146524e278fad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:496172655c351498468e25889c3366a04327d64cd5fd67c00ceb9b4fa73572f6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:58c8c1c26cdbebccb22b3539991fb3b0dfc370d69031870b118566dc0a7f15f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0b3cce2a1ae4a3b68df4bc11dd19b34d6c35e1d0c289684339ae879ba2c2b14f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:71f5b1d69302aba10c97e41a461b1c0d13f89e5031fab57762304dbc146f99fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bd448ed291e460cd8a3723c224547cca71b16088e30bbc16d573ee95fd906c75_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eb6113dd12a873349855c9039d5c8b1f51fe67c2ca4c28e3e77d5c8f786bbe12_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:29ab88e9ced9ba48f6346c1b6e968226edeebda3ea63304540356c7469cceca4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:636d7589863b3cb8ca8361a93aec226803575386f9622f06d405e9fb3b6ed613_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:dcd6f24ef8bab38fcbf46ff018c6bc3df38743250be0d0fdb379f2258fa4434f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e423622cec235b2a6ee96935589bfd022597ba2b8d6ac0b92e20d53f03771719_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:10a20ae7ed2ec92883f36a8be6802e17a5652f3c85f236d1dd8788e6581fd6a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2bc54576d5147f90318029f6a1589b1556045414ff5d0a61c1fdd424645cc183_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9fdac2c12074532817fccda874cc19e1b58fa905bb228eccb7c020f4ec353917_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:e0ed34da98d962988e3f52c0aea2f1a52dbf6d1284d204d04070ca9c0f49ba5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23b711df6a698e4b440ba594ff9b8ba2801f29b10c9a688c790330e9ae170704_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dc024af3dd5627fb02275adc95027e1c91f105d4558bfffe1e88a4680fea9db2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:e8bd5419c7b4d93533cd82f9a78a60e9cc6c453fb4d696a07b1a826090a5c7e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f73e5c65b5841d2790275ff08152d6a668e998ff466097a1f1a754294d4b8047_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f9a42bdcf9abcd75cd9e213a0838a01cb9b593abbb9a216ac76fecd0f3d720c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:19110a04e7f4a68450e812dbd7c3f19d0ea988a942465e3dc64266862f9a2eaf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5fd4af65b48110eee2acc2c6269d31d18f4c7b104aa00e8fe425678e3f4da53f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:619b9272096d1c2226e75a6dba916e070c5dd12d4e3d01dd0514b284ea709716_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1492f832111eeaa5d47a14ec8925b70115b96bcb574ca5cd4ee2d98cbe2d4273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9aa7a8e0e907ede3c3652d21be678b3112491bdcaf581d37cc04b1643fa56747_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c9b09c08d465ba970855ace9f5208c59d8368c1a436f8bc4fe831f8bd4fa2383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fdf32d29a04821a1e790fb444295eec6588d3af52652f7ac5e1644712e9fa4b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:01ebf4820dad074cd5b7d1d3ee48e4b87d0437bba28c535d5371bcd9e21445e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:09f5c7a544fe1ba7894ab2063ded1164ca28a3c3a8771e8ead9ba807e636f824_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:28c27f5303d4f130d115a03bbcda29883f47b098e4b0b45a8f94e375a39377b6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50fd4ab5bcdfffd4c3b918f4189e3c919f89ffeb0f4fbcb6b901e75db13ac38b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4be78eafcb3416c025631d7c6a0b9c60497cd09cd86cf067a9051ea06aa2aa0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b6fac9b60286179153a7116117c92453c0559ee03a585102aa468d8c4fa370b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c89301df341c8ab1a2f6d1e37826117a360d79bd6ed2f2db2b269547b69514f7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:c8ca53084181b5f8a1888f03cfc68d113b001684a55003af3cf28409fc542684_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6a2b944f4713f5f80650a3306f0994bb333785048e2cac874473207058ea4c79_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6b5d8ac601ed0e00f2af983bf4b9588f6ff2f199925f5bb02c8518d63e337979_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:791677eb1594768245b6629d1ed95c8175690bc494a03f28b1a1132b8be3d1af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9161507cc55a564c02bbf5a276f18441d90678379ea7c708e5893a3ce6a9c3b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:90aaf9266fa9ce60c01ea17146dcfd5ed632abeca7d94ff44212b043abb08527_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b773c23992f4f8e9ce9c9d2c91804f3ef20510e2e657954c82e6e44e7ca8b4f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ccec8a15a6863960840b32900b0ddc5ae57c1816b540c635adba06462d609be8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f251a6ec40c6a15e1fcae56752cc90961b4571fff3e8416bbef3e8a30f051bc4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:26ed393f9c78a642940aff922d5011ef8c876f621c2008979d78596109b25a98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:57c7f3b75fe3152626587ac61af83416afd0c949e5170874bd73b0fab58c19b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c39bcf970452de9e1be202befe378ee84e3824e954dc603e5b962340385309a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c9a729c7247712943a18ee4f314da0df3ad15c56c41c849d5e134cf066859516_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:214ba0ed30572e364cba7b247aa45ec939317a78e5909a2a309b3b672e7125c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:634922398cb8dce72bee8ab5b29f09b4a0bf2f88b43ca2699139c07422fab011_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:db6241a44dd49c6258512f90b539308d457898266ae24ab072dae625a86f4de6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e94d11f02d0164166d08e9c17b2afce5c59e165cd94d96e096c77b5fdd18e070_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2ca58e4fbef236242fdf161287cc108b05c0be917fe7c9ad7c2aaad45e7dc683_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:48f16833aeeff8a8a1b86f131c9bf145515e63953de5df53427eaeceebc1fe03_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c7585cf1d3e325aed7f49df7cb171fd572f7c2b6b198b3b3bb3fc1158813456e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:f76d91d4b2a49bcb41092c06fbf51bcf7a2e9865ed95721dbfad5c250babe381_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:391bfa07ac7efc18b0a239223573c4da67af1d538f57e7ee373a62f78a9c30de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:45bf5a71bb79d315c3e351ea8536d4ebf6866a31b37a6e5110770a66f0e93688_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a9c72e3eb5c5d7d9916c2725bb97a853f98486a161db914490817d89c8015969_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d41b5ff42d0106d612a39bf4f63c310c2914363f2817b1cf3ffc2c0d5d16ae38_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:240c10c6b798c71c55555666d4baf84a984e256fb4457b242fc1c08a968314ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:549c49a0ce03b785d9919cef89c84fdef7d4b09e77a50bb1cf03c44bdc979c91_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bca01d284e7965b086bbb2e40260e20c5f91d59109b905498fcdb8f905e5dff3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e232fb3f2ce49b63da4b11f1d4d63c6b5e1bac03f7daf4d8c576b0605cb48345_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:4fbfccb017aa57b4aada3092b1a0c4747e4d1d904b51a98e477d64b3098bb1a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:54b8ba2e1a1c99c9133519bea1ed414dcff6fc2bd2266a3a334fb286f17d9aed_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:d1c2817a3f6ac9ff236497381cf1e3c0bba70c2ebc97052129d800e6069b2d0b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f58980008e91b9b2a23286e78e551a54f16aca524adf67572ebff9ff20e88ea7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0953b0a9ee67d5904945db3cb4976ded24fd3897883377d0dc48b442aacc8f8e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:16e31de5d92390df02c69576fd7223a32f4c367a22cb1b647d10d6eeca160367_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:98b96a7f29af11ccd25a830e3189bacd11d6979933c9332768b3cdfd1ee4a83b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:acee4a8ded92f7b3c4b2bd0a748d9b00d31f9b2e221850475f95589a6de6f786_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:36165569f6fe574df1b0cd10ea0fbb526411cd6bc52f2cf7de2177b01b9213a7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5caa446df473a1a3a3fd78ecf43e25e4aad92c5a26e57f5251e8d06f81d00160_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f76cc0b27b5ea5556b03eafca785719ba579aa94f92984ca1e64a20a0b37b860_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fc5bd255ff684119b651b112a23bfc48e610947061c63071091ad47550d7dadb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2cfb3d069b211af25702b87758b85f3f1af1b5aad375650d24aeef91ce37c346_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d27126504158946f3dc30ca70650a9f40aa1c0cdcdc0efe5e619b34ae4c0df7f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:457cd357a7cd0d8ad7612d08f80aef011d4d68f5a0a069551d86059749a98092_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:da36b30124aeb43060d9fd06787cd4b79618c3a99de1088ae38edb8326cab28c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:01084213be4482303cb2cfb16ce5de610d0433769df629f885e3aa2c805f3682_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:440c522b0d9831f9653bb4b824e518c38e92e9a12fa053255ade902028771136_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:45a1a6fe9a1d620fa14af9b2bdda11d35798db97534a4d22a6aa4af8772c0534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:574aaab83b515cfe95f73ddc38a1347a37e8137f9536558659258952c6a19ec4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:773eee58a5177aa70bb79cbaa2ca9878383af2df593c7eacaf1f40a8a56995bb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:cf4f199a55cc75b7569ddac8d0b1cb19eebff836c6c6c331fe2f1c23277c0216_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:16aa7ce40d0113c22da8e5c96280fe6ffe31be81fd7dbfa4ef7589a0d812602a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:28d6bc0ca5646c4512ac572193afe0f3c8bb8dcbfbc841ef4a1ca5280f72fac3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4e9404622ac812af77872242ae39cd6936b6073a1a069b4c3b1023afe26a2838_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6e58f50ad95480b8f80c379b1216de9e53410b80859f7c2a06136201131e76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0a2e38ed8a1b9ff2f30b3e03baf0fab64f9f9b2b2805cc8e20f8c3416a2075fb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:23c7943d31ef4752a94ea4af90205c2b2775593f66a17c03ac394a9b25e09fef_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:bcb9b0e720b0752e44323e1a55269afd59c05d602aa90ca67a0779197ce45385_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f8c20bb28dc429f318f989e66d8f861d1d84f3e2d73eb8e283f640149af93dba_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:5aed0cd7467770936224859cc7abddc53c54d62763f69b8fe6611d3cc2de1f79_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:6b292990b9d45e1a6d1d3aa1d823ae9761cf4793b93debc732bfcbeee0a1efb0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:88fdac02c4d0f9900a34da72587f9b87bc192d2cbbeae268a7f7829c6ae3e120_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:dd131c800fe9f447e164463e8694dd124932f69ca76392d34eb057b7e44c30e8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1cfeebeb3d2f022ddfc53cddb2773e72468cfbc525c6b0125d7e2dbb51f41fe2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4898af47a83a5f94540db7531b3ada7092642ad76788bd1209e0e0fe79b51c25_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:66ac2cd96032bce8fa35bba13188f720ee9aabe521b5eac9cd5628b72b38384d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6fe3d02bd02520db50c084677d2a9ad364e0f8fe8f854f423461ae4377866dee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1550364faf6db4553e083164cabbf031abcb79c258fabc1b20682caea17bd0d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3399a532eb844fbbc5ac30d744cd3bd711eaeb158782771983ede137e76542cc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66604dfcf47feb6210e1f542402f6ee5a69d49e5f92e4989ec687b17e61cf23f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c23070bc19006b578fcab6f9b98b460d81d7e913ebb0d2fefef337fcbc20d647_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4ecba3bc31b390aac6c96cd7cd7efeff81c3cc37f027e8d2601b05df25bacb55_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5f4bba066cfd1d4602d708cad325f0839f257f85abd084e593e6f57c319b0df9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:90a7b1e37d20af3e5d167fb6a0655614aff083d078e6b00139589a194ff2324a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:945cbfb91cec0e610c8f0e9f274d54f5a63465ce3c58776a865ad9a049d6f863_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7215f755f3bdf99df861922cd771cdc61ef7a7cc3a1bd229402b3826ae717f2b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9b82203fe934e900348b9cbc572c2e63c8958c7eda12a172baafe4189ad36437_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e56ca38c2712c52e7b1a5c7f7a56450d5b4e2a5999f8d8c955df58d80361e5e5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:e99a10e94f071092a18e3528af5eb3ab05a81fa1a3310c0e3a0ad5b9b5109d8d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2f2eefbeed13f2264058ce63b6cc6d3c4def8d3b26bfa183c422823adc68274e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b659a100c084913432bab17c6cafa9f04648e3936f080b20ec0db7ab5167336c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf302e0ccd9e0726893dd8b8e2a02c5e22fc0b6f42bd659b43d33593e2e13b20_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e4e5afca46cb002aa8612625014dfd33813d1a7c6771ab98c06f447bc0ea358f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:06d3b52e6f94735f8ff2cd9b2cfd5646e2e78f16b142b3a285360d4478aa0415_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:4c7dfc1b6d69afb5e9827a84d343cddca041900a517451b937e7b66ccea01b20_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:825af2e21b2f5a732773aad7adae800951d757597799858455bc7324148cbd95_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:ef833d8d10781df3ffa77ad2aad5c5263e4f6f134619e2e75e6bae52a5691fe3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:21c24105d7518aa55b25aeaff235d1e299fcbda53d3c7681469c604994296534_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:79c86aa77be5e7932bedd0c6de6f2506c30a9a412cbae1319f289c096bded935_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9650d1a7a97960c4090af9f1d35c778fd8f66b2f89a56e807a2ccf423869d7b7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c2e9dbf09f20fa171f3b2660dcd0ba1b5245729c28b62bf443da6c817d5a8ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:845cc31f0cacf748184b1bc24e187cbcce4534f0b8b5c0e1f08992fba14d594f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9acdb320c8a4441eda48ca9d8ba8a775bd541d21243dba72195f444c932ecb3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ebbc7526627c6f3fabc45b7642dfce485f463b694017f0c8b243f2b07a19cc48_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f28ab44ee4835c2e27ec99de190e392333b59aa4c1006e62e876fd1280a02d60_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:03473f063fc29334f5da3d65d313553d7a464e53a8fdf862e7552366c3e9d532_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:2643f92d620ca834313a568783f49279342ef76c65ab6a624f1b5c7d7ef5f8c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5505be0c167a9e9444aa026f4fce3438fde74ec603af081145881582838eb221_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:342364ecf6c5ec5706daf40d8af0260c806a149c44d6c15cdacdcb38dc270a4f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:98cde99de1e03274fdd28e75082c4354c2270b35b88d147cb24988ff65473de4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ce4b5643bb79d463b1095336bc89b1a1e00dee478f94615e7237942b46132fb2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:2553b0e427f843a85d346e00129bc286966342d7588964a34b014fb8ac22cd6e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:312238abe61c0b300d99d72952d788b54b83042d6532daf349e85f253d2e79a4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5136f16ad7facee22da365f364984c7e7d93cc1e96c4c191ad6b45dc5dfc6432_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:741d7f4014aeee7282233ed65c72ad0feede08fbf0edf17c8a5d4c6a7a67e5b5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e0d6033e1dd09667d29ff444c5210a93f4a2cc58681cfb852c68d95116d760a3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7db72dee150fa255b96e8447dc358247a772fb2a3c6fd8f9eafd4b16ccd9a80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7403b1a44a3585a07faaa67476d9eb496764aaf1a6841559230a8315077b7d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:854a6d28c00703d629766cef7d0db9166506c9bfea74f1338dd24a2d4378b526_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9c5a0f23112d1059e450e3c4fe8c772b6208d2155bbe3db70c6c36f4acdddd61_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dac872daf5b7ce19e73fd146f068cbea59f1ede083e9ff20fbbfe492eedaba6b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d760af7e270e41e79ba9e1d6ab415e3c5d1563600bc3b40c81b0aa95a4dc0cb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:84ba20b1e122be3e025c5f7d4f6ac6dbcecf30e8e09d7a8d986f2ad7f367c0fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e68b847c55cbc2efadeb5c3df397bbb8d7a181c358427523f5b113f6fecf3160_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fc33008583897ebc5305d031016eec2b7c1c62265332a33c274e54cc207eb0ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:59ac053d8524e7ebab801d621b33d35d88060f4593b86f44a5d953b762c05d52_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a1e0f728c0e794b9399f828eeaee564b84e24de034ba35d1a9c2b3191e08ac6c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a8a1b7e1f603442d8571521bd7a04e30c441df058b76d398736646c7e63663a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d07a1cf593bb359d60e64c9a5b690d384793ec87f7cb570d5b0af6d629860e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:8478db72396d8392af0bb27d9379e4d8134948a4ed85dc92774d289310260fa6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8ec7db95695628ef0667d954c376492937e2565c3c142c4ca44fd70968deea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:03ceee2d3d6221208912fbb5cc1fc7bdb4aa64d4ef52f34ae38f14ddefb837b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a2f5b54fad058844144979dbe676c02110b0319dd9f218c4b224ee014c24a95_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:5d5d347b2e2f09b7c0081aaa8b0fff935017611ad33d5ae7f6b9a89bd2b1d4c7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:65c6fbc088089908548ac13d14ab1849e120a5fc24339dd8323bc02fafe268ef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6dd36745a12ba70d235189e44fce7014705d714757c7f7f4047086497e395cde_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:819e2e8d92bf1b4ef2d8487dd74d912447b03599fdc4fc9cebcea0b1c9d22f05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e22cc9101eb952f9d5aac0b3b943ca1d36b5a0ce46bf6532911143936aac38fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:50af80e3b3f86345a216ae4c4fdc28f12bf0da4989636aed4ed2cb4183bb4967_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:fb678b3e67b73aa75d326f83394f7d552ce3cf4ad7712a5df73d816267d4d293_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6de293edf1bf69761cba0af2451dedd973eaeacd44826395468904519c4a2457_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:ca9dffd6cf5de662c1d5c9c23018b52b761814d82f67c7aa646f3f47e6b142fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:257a8ceaa70c21b5efa356588f325a99d6ac395a8feed03143b04d939970bdba_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:41b5abf9a0b50a6635dcfa4024e189ab662f75a1d4fce5a1fa1d1882dffcb860_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:8385e9282a9bd6aa84f622e0ec4d5f434d1900f1fa94d9f0a919bb3c38e81e59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2257e11fdbbabde8aaabb91e5095b4f7776107aa712f8a17cae1519e9ccab42a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4fd7e4cdb63dd04450f5a913cf3d37230d02b4c34de7c1c80ca4985d66d90476_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:6c6e1d2c22ae6d61f8fed99d3d77763037eb84cd72be38b3efc00b3d06036d13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e7be2498f138fa1c479b84f31b878d49309e5986ac1c83d6432edf1467db4ff7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bc6be3e0aa711bf818c1166778d62d5c8fb8d1072fe8ced73a12c305612312_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8d55626023023b2cd7e733a0aa3727359af966c846a393b8463df91f8e1fead8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8ebc496b53357ddaecbf593a5b3ef8d1447ff4a013821b400b8b1e5a5ea30c03_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c0c290e61ee008ab6179b485a8fc8698e8e13434f7501c7f7e1f7feb749e561a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:714a4ad9b720eafc75a02fbe32efd272f5e63601a9ef0b4fdac163d24ee19b70_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c231bcefacc7bbd6a9ff0e762f68509acac840fde81c41319945fab1bcb10d3d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2624fa404ad2ee7d5701751d115c19b7f6f6ce827dd57ae4f9ffb06913627ec4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2ab91f0bc9d700499b810749eee196f90a646805ff7cf9632b8d3c78b2329de3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:9cf48f8e3e843ff3b05fa124ea01af653da628befbc7ca845b33770afda2efb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d18ecce09011520cbd5fd0d0ee9cf1da13b5089e440f25d95996eb2c57568abf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:294090c133f1b7de9584c12ce076ba756d49973ec718fb5dad054292ea06877e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:55794f580d671d0c1483f13d01dbbd82374dec40d8c4e22142507512df21325b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e65586f58de6e04b706ecc8f47b3795b4dcb12fdea74a4ae96723d8b1946ba80_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fc75cf92059e0b51f382699a28b6efeeae7ddfdfc3e1fe0e1b0905a508d2e886_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:568b630e5db283b174d48d1bb4f192c35b3fefa15a7cd9e4d0c1784598384c8c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:6f3d63f26befafa9c78cc0371bf8efc5ebabc3f4cabb5f4e23be315d7c18879b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:71ed1efdabe7dd3e06bbc1831caa9be33e26f2d1e8cfe479ba82b0d2098a9cbb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1dd0a28f994f392c9338d4fe274b668d94447058286f15a5e2384871dc499af7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1f1bfa3eb9697c85f1df34c31b8d34cd577fe1af7ca9965def7499732041820e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bfcce1c773258d3135b3f33a16cf044bdb9e7f47504fd56ce649ea7d5f809754_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d815633f3c2ca24b1d08edf8bd4eac0ad76efca65e43e935f204edef44d7acd6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:39c1841aa1a9b0d1aad973fd9a2493eae9341cfb8a4f149c78be190118e7e951_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6d7708248794b92cc6b99f730f0072140058c1ff8b4dc0d5b68681fad6efa873_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b59f0461faa9bee835f10236ecb3a1ed3e38a6e8f84aad72090c958cb40e8a40_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fd268cb1ab12d03659606b376970e57f27863374592f3459da724ef53535fa7d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4f120adb728acebfb1783bba27237a4390c3014e0769505142e57cabd74b6f6b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:969adaacb7d647546141b3b82f8fddec1c5ccd26f4d709b326ad11945cda89cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f1e0b5353f37663cc329f78597227cb97b582cf8eba84ce624b11ba4900dc31_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b0525e91ca92176c41d9026aaace98664f2946c4f4e10123afa83600fcd2ace2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a7b9c542b7caecb6a19e53d4e62f843d65a50a5bf84c6abca63a2536aa424a7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ff5414604f6558b9c5ce40be600e966e9443adc342d53c298fc7ab7b64b44bb8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:46fa5a7832987a58d8fd14214e77c2a2145b3dbdd5087509f7dfc92e43a770d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:67523c436cb67fe24e92382ebfb96027480374ca77f407c76c9dacd1e56a4c5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:265fee8e90fe0e0b3dc50e2a403daa4bbcc8449d1b88d84b36cd4e19756ff549_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:396f038684c7420c38817e7a729bdb2997f70d0f226d2a1540b0da88c81bdda1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8d48989ce610c85812b293fcff61dd5596b747c19175c2fca9bddf6cd4e0d522_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:447f1197725e152595b0527341864d49925d175853fb32f3e770eed7024f57bb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f708c1a4dba713c8b3430cc41aa182cef0d444770e06f94ac0302d8de2d1642_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b83ca433c54d088eeeb214794ea5df61fbee4203b9591612a8eb184620ede572_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d73a993129b521be5ed6a05bf3c0b47fb56e6c73b40de1a8101770e8b723d60d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:522439a171614d863fae38aeae5188a025ee63fdd9c685523b0d874921e4da02_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:5c2db3aa167da07e293900cf70ec04f548b6c13cd2c1877562fdb8be975b6526_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a1bb22bdbc028ce308ffc6e5d898339306f5fd4f9771b859ee75a722622c36ff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:a9c07935cddd7d96d99fe62713e9c984263f7666a8f41eaee6ac8051f7a62cf6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:440d53c181182c15c2167a7c497d534c400bcec02f0a6921100066181951f8be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5e5a123880e72722ecb432651282dcc7c6b6832e75466f8c169deac8e756be9e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7b0c969e4e651b00e90e01229cc8769e442977f10c89edaf6998e7853c4405c9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bdca4f83eb31d0401dd97a2663fad06a0fcd58e0d5714960657adef83f23d0b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6893fc96445fa1da1c74a00c176e26da18d45ec8b498eb4cd34b014b6f70ec7b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:71627143d17ec62c62454fae82d7b2042aa0c47795ee6ac24ff189a903369993_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7e2b63b987e6c3960db56c5fed3b452a38a9333f9145c50288349278fcaa0695_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eb61ef7cfa86ea51968eb3dbf43e329113e06ac034726fb02f20b00470b583fa_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2a9c0d5832b7eee7208a3b8d40b76d5c9596dc45f393b938ce7dd852554170fb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a5bdfc7bbbb0646f1612c6ecb38da2b665e771156979bd13fcbdf453ba433892_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c118d228da7440c829617ab303a55fd04024e50f649a9d35fcec454819800e85_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f7c2224900afd59988e389aaf7e6bfce436709c2933899cc03aaf495880a9e45_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0436f93b5db238ff00453a75d75b695afc67be9cabef1826cadf8a4caa7673f2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:8d22682ab67cf071ccfc21b79d456569428fef438a78ba25a8b215290acea0ba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9749ba3e3f57295dde73779179efcd83d02477105badfc9f1308e8a413b8e750_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d0500b07eccff025a69e848ab7a952e4c99dc1a5a95e9d1b1df9fb19ae617e63_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:213e976e1fefb757a9573b0bfa34a276bea3150ab2cef170c111db84ac25bd3a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:214f5c138f10a5459a2731686db0f7d3d74e88ef57bccce0930b996567930a79_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:63bb68b614a2dd51ca18a71da24cde135b79de8e9a1be3630ebde536ecafdbf3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c8e557c2faef786f63a9f7aa60c6813af618b643305e74eb53d6e7a9f862500e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:37904c6ae324e32fa522be59169275702ee15d5dfd6c8edd7021470e8d8b29ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8dc4dc448b5f7f351403e763f40fd3a9a56b0ac67b3920e1d150bb2bb37ff98d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:9c719cda8fa2d77ea65bb1080881c99ea2e1d16133bd4d9009e82a31b464dd8c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cbf11a77737210433f5dbc9699d244edd27c8db3f372b98b852afc32e2556446_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29b7d0f2f0a0699b4bc80f6ac4bd46ba3f751941de6ec2e15e3aee0a71fe04f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:bb9eaac0e0749b826d5328534091cecc2daa9af83f4ab1a97d0a1eed9f7d357a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dd1f62f8ef90e634aba28399aa4bc4ca61cd7131508e9b284b12670ad8e9772a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f9884f918336b405c80f284ea56c14ee06eeff03f00d36eb37a0dd3245e9f7b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:1eca8f7cedc01e4cfe59bb33d9ad2c4a538fc3e82f93356656a91836bdb818cc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2bcb4e7d2011f23376971be421283587028c928912af26db85c62721719b2fa3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b7004f3a53b4e2e9694e45b921e9e30df6f1538766084f1553217a190608a764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ecfdff57b112e23d1b77db48f608d54c47b295afc4bfe58fd4a4f4117c41c989_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:10cf79f0c196012c4eeebe9122d69b9741df563ab447c9f33fdbb21217219ec8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:3bf6a383d86c74701d58d0866eceaee9852f7b08a0d930c97c32a83ae3bca7f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:51239cde91fd606c67694ac092c357b636c0e2464b02bbe3e6f7d8e6a4dd3632_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:998e191ce5c5ee83418f92b2a1cdc5858f94bac9a42323211e08978c7aa09d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:5210a1d2ebfb0ec47463cfc3df13874a5e04192672cb6850bf3295dac93261f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a39873bb7737f82772bb8054b795dc21ac90facfbdf52cdfcdc7dadc4f38402_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bde466bd3213ec9df19e71c0a3aeff0cb1cfc99b141c110b57fff7583a433e9f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cab8b37ed767b2cef072f6819c33de87cdf05597c2fd9fed4442ad307211e3f3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2127b934ef2303e8f6f18184a47cca468f86aabe0c79f5394a76d8a0a056b3fd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d0952c7653b8d093df1feb6c1649f272165da655e80fff4aab5b1b0cf1b02ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:36b106db1a7de1b3ce6b5086a0bf53ff3aba19d807a5d862bfd68bc9fe5c3e7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d91470ccd00a09f9f7591a912dabe16ee26e4e0390a3e3d44fab5b8d1b3580dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:409301b548668b1ed24b89d8a120ee7f176f58877f96bc60cb14e0b55c117b94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:519a220a002733600cb0c686e786c4295bbd0b44a216ff12d7fe7ba7ca5162a5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7454ac5cf8f18efa14047261ae1fe2d5ef8d8b4c7eb411697f45a5323c9f4f6c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9df33fb2ff2583de116f6228646a42efc627728262170aa874a8ccf19e8c94d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:13e71a78fb7404977cc6157670cd6512a95d5797660984811530befb62085e4c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:43ed48e5bb8a10186a4aa2d4d62100258c58951b524e3ecef377dc1181adcda1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:beb172c3849fde468d4111b3e68b68d3b50083e2405d0fffc2a775aaa112c2eb_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fb437558145e19afd9883c22f721a80e61eafa7513e4045c46a29746569cdb3c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:05cea60863123a8ca7f3895034a6cb713e9096c956b98629384afb5b8f075a09_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:7b3bce203f0da69189bf7e7fded611fd349076edc8c6604148ca390f8dd42598_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:11042c4766c64b538ea972ba2265e6a3551898d62db02e7a760448f05d13e2ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18a1c8c6a50224a735002a4707e885a0e6b0891c787803016461ea83680f7c2e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:57dd7288851b99c83e24c5cb291809b8c3af66f930d6ae2f52c461cfbd080202_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:ce1d3be9a284eaf892afbc8864d05eac55a335a54f69692871968064cc15e195_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5981a8c1d9c32e515945f7e68d34da234254a77f889f430d0f9b480c57ff4410_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a6aa196efd891e52415fe04c0cf40d4e1d9742fcd43155e3ca57ea5f1b3394_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:9ccc7e6cffe20468e6dddf749aac14dc0367ea2b9589227a7d39b4392e0f22de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:b1dded7d90a92d21980c0b297f4e939f985548a94ad6b9d0f0432f17a5e08fa0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:070a5cd558a1891baa07f7427e8afb9eb0e9dfbbb162a99aced9009c45e2cb67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:718778c04a70e6d3255954d5cf879ecc9e52e5e785c333c0a3439b3efdfe7c40_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:c8d2b14155a7d0e212e2d8e9e21860723d7ab8ccafe75d1a56f4a1bbfdb6433a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:ffbe3d92e37342e9297ad201779b98d7b6668c03b74028648d5967b71719d81c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:33659509408fb9377687b6d0503708f727c6ae9412008d167f37df7f20be5a29_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:6b8f1e49ab8b43564c143a9dcd8c5e529bafb9f5d1ee7da7f56c5fa90575cbc0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a3cb5b30a173de4e662dcde815e00a3c5d924a3f96f76f3db25ea6d36af146f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d63fdf350218ceb3932d786fb880ca558ee92bd8805ae806aa7734ef89ef4058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d7eb0af73b6af2375f62cf4a18c5c6b577a63f1c1f1a5e81187e6b5acc36ca9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b93319950503841ed5e32b3232a8038d892ad0b94a25e707a15f750792fef05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6a568017d4256a0963186083376ea2f580cb9d44740ed1144c6061557b80c56c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:df2352cbf9871d479f01bd9e92d61d38f9f46f714d486e075563df2caf8ebae8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:018b65531e890f81f461bb25fcda13ceefa7e44bea39074497832c5c9793c98d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:42f974ab673e9575cc749fe22aaed16a524bb9f16253ba3bf38c2f4d8b705404_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8deb4e91ba9fa0d2eed689c3116ffa2aa7eececb5de2438ebeb0d59744768bfe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d86cda20c2b28fd1fbd4c7c64d8e2c37428304ee325a29daaa0f66411eeea2a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5849199dd93e2b8965df9c22df0d40c86e4416f85831cb3b40c0ab630a2dc203_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:83968718bdb5a534789395e8b2f96a5b5fef866b15edba48591301154a14fe7c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a3b295dcf722a7930085a002d28dbf7adf64b3c71f5fc4a80bd48deed71c1d60_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:def35d5111be3a3e83047e185867cbb3c7552d628660c30e8872616a8eaff2f3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:28a58f7dd54bd022d89cba0b55f682f532b2ee8ead430da5ab1de6bf4afe0901_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8d0386a23c295fb84ccac97e71f2eab642c8df4f183a5cd340d7256aedf21d01_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a1da6d734914fe2579988aede8adf86e99443e352da3947613423792c27aa0ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e893b60e081d0a64bb8c02b568a63e6228e639529da72e8567c39d40be9e2e0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a9f2f1564d041135a26be0c95e16e465b91d256d923cc65de586c59537b77d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d3cf792ffd43211ad732fe09562934d6cac60e8d8b901ce30d6843385009145_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7f981fd7dc57540e9549e43d14b8e10d8b422df8e97fd29ac1dc27bf7ac2875c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ab662c219097d128845ba05c502f0a5da50dd5166ba3afd2f0f97a92ffef0d7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2ec8af0cb70a34ee638a6616d734b1d72e5b19f5725917794541649ca902b7b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:371b2472a1b05257e9e0e9db262d16e851d198bccfc718a726f0dea15efcae86_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a66c7fd0dc07c6d82306f59dd5d799c02131c8641f9f7de329c07f131077f10f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dfecdaa29e5d6226eb0fc48ab15de4afc09e955b97507d25adcc1025a1303723_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:17e8715421718b2fa346c56370b15f02b40bbd9f1e73472afb02f6d970928d05_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2115f46aa899b1a80bc674a01fb71afa19b63f0b0d522b4ba0f3db66341e5e35_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b5dab489521a6035e331d6339073bd1e27f51610997c7f9e0dacba441bea2f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:cb6d97cc92ea5858f2d9f725ee7fa56cb1d46c1bfc2d5870fc8ba7cc0f30b1e4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5357b392926650b72a709131cbf72fd5759615f988900e6cb790188d083b5c94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:544ab3e6b82ddede14af71b9096fdfd019422470d82ea24299ee34bf1165713d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c63ebc7ffaeacda25a09ed18037001eac265a7ff0b4e8c1362a90b88aed722c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f84c2f46bc8d2481e549596e489c5b8e5830e3396091b43005590d6b9a4e7633_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3e5dc6c2cd8ad2b0ca5dd2dfe9951e4ad7cd1c94c663d848d69c6d6b706f3431_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:48040494941ad6cab0d1143a767f9ed252c1f791f322ee15f9c72ffa75774372_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5c97afb0cb2467f43ad5d72cade47134b6ad55043f08617a027960a57372f674_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f676cd194bd5bea1b040cf47e466324dbb7c40828fbf153a07ebb7aa71fc7c37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:32a8ea063d903e2ed0ed5cbc99c08517c84ae129bc8e5f2c379cc1b324832597_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9dd1223d518319ee14a4c9797b7aff964f6282eb8cd69eb2fdbcb9fe708ca191_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a7a1a951f644e11f340a22b7a24c1194bd87821af3a57acc7bbabf2c6902957f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:de9b98991c31118c0e8e0febbb0fb51559868a08776dc71b39b27a3d6eabeefd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e06dd166f07920a9e7a9a04a926b0153a319e8c736470f729b05c63e40a03eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7178f83a9fb7588a735305271bfb65556a7cc08e73212a484c71e9cfe1dfecb6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7ebe9bee0fa1f00e2bc7321ce7c3074efc8b91ee405daa020f4677fb0b2562b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:f11aa467254aedbed568d92249e3b9f517f444ef0cc0ea0efd0bcf3659c8663f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:063359dcf176fd3858e3786056169c3bb9dd0237cc8acf22870eef24f43b8fb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1aa732eb3a85a43a70e951c8b09e882e9c60007bcfb4431664b0f1558b8c6c58_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b9d68c2353f1e77d2c294ad24257e47f4072902d2bce92ac31e41e73a10454a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c654705b4385f15d669a5c8c946e2531e6a2aabd19f198c5f6238e53e61c2ba6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0861f5344ce2f7439fdeaf0c29608cbfcea8911a947be1896edb01e1d3bdf246_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:27a701f6b58e6a7e648a561cfa0019b808fc0fc15042200e93b1eb0a26bb0cba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3a0319fd8b483c6c5544f00137d583666d31e03432b4f05abf6f4516c6aba58f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:926d8ca4a63adf6931877b2483b619c09727b4a41cd179bcebfb8e7fc7e8b46d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:6b57f770273bb6c58d19ac5f83b32c2e87c58ad8577737f034868e1e103d4ba1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:b325cbe328246bc72ce40ab8c6a1583271099f9af74c90860d26c44a4ddae66c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bec1464677067fa247923c22627dd1b78a61d4b52b7184b755f749f6671ac747_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d00ed4005806bc54f86428c6a96ffa8d18072b721fc5284236bdbc8c611c7f54_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4ad16efe1382775ec4db5906e28cc988dee7e3b3abd5d2db0a821cc05ce973e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:7a118c853d9030d042e82e366e0e0e3934d3e36e0a4b79a8554b69c05b9b06a0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2942b189e709d90872bc74610049e5357c66fb96ece4d5c7b1567ca8d3581a8b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:5083860cd74c3102636ff161bc5ef22f8c2df20976e551c0121bd44401b9fa56_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:967157da42ee786bd90ee751250951a4426888e2369e7343025cc6019af0b42f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:acb6ea0eeef9de10e44e4bf8130adfaf52397d05f551680dbfc994d44c77e98d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:1574f3aa732d06ebbde6e4ee146f83dfb4244f74b1a42328ca44ee52983779d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:20b9518213e1bf7818ae64c5476469b42aa2b2fa66076de8c0e206cbfe812e54_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7e08852bc10a58bbf17b51c31c8148f9102c1ac6997b9755834f3a2574d9b723_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d886f6d708a11886df34d31f04904c5d035427e623bf3afa3c681fbfc26790b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d9fa1a505db0431a967b64165e31cae50634180ce3fac3b8d146dff389dc0aa5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f2ba92a6a8e3828fadc89a827110c633a84e1ac5bdc73d149e4ade1dba04f5f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70c7ac224f626340cd45d04e54fd8a9a0eb5cee58a189ede62e17643e8ae9726_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:94fca5b67dade8201469beb54f38bc76fa8bbd7641187057e16bb9a2a688e63b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bba04a3ab3be28f2f3d8d1de01505ef6bb957fb290f1e827846c0fb4e536be4f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f5ff04ecb8fae776af96d1ebc2daabd57d7bb132f31c13ef03982f29b988342c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:2ec47e18058c41ee2458b8cb18c1c1fe8f0455d760b69876df9f3ceb9a122a05_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4241489459f5b1dcb1fef8f2a13b65ad47cb25251e87734e5b82161e0e54ea8d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5245570b74712a669d7b984dceef39258df2de2069e98751f2b0d7ba218d0f11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:8833e98b4fd4435d6d10a5a13aead16ca29bcc0c77aa47fbcf530281c66ad4e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:13e6d0dce5c9c55a81c49402bd1aca368dcaebde5454a8cfe4da2ca224c84227_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5670dff576d6175da6507eff3a6b89592a0ca86aeef3453e2d15b38b79bacb2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d00a94bbde631db9950812561392c8f9963b39f4d9d83eb7ba0dc55e35c26aad_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:d379d721a10b07acd1b4789e6f2f557f3ea470c972f0776e75e253c540a84753_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1260a2e9f31b5cc5f57b0ddd6d73ffddde365da2b2ec97416091a6a8b1a77533_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7f60d772fb16ac5c42b67388e5660926783dcc2b98f9b7b3dfc122b02ad690af_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:96852acda8461ef6f0ca00a3ba76c37d0e9940915efedbdf4055d74d7f32b84e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9f5357a9487966e2e7a2d02e534fa0c208d23c0a744222b0672bf11421d32638_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0d5c79b0dc5e7a39b8a2c2b23226a2a850aeb2e1abb6ff0b55b444dc5692fb80_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0fe954e2b071f37783ccd8ab8a33be71203d2540e82a2d33ac94d10a7085a67b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8dc7c07ffd6097dfe69c697405a39e4bf5e534fdbb30dbd62e840be014f20507_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a210f70f5481231e5fbac15c887ee143f9631f44b7e08f5647486a890c188355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3b21d93912573260ee51f86bbcf89c61ca6b78a645baa5574a490b39f021908f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f6932d6902b0e5d27f12c7be2d0138be412d02a2279618d9a799327567ad653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ae5ceeff0439bfaa813ad7e4225f13f104579fe8ff34e2280a0814744d8267b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e99b610e8fc0c7cc903a00e5175dfda8d23bff9abe5589ab5f8d9172c81e85ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:160b937f71f40d540979221d48468dc96b84d80c1bfa776abd6b82cd75f2355a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1636cee2ae6526fbc2e0f368b2553b7a29a136fc272fd774e38ebbe6d8fbd10a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:72bedd2f86920df60702f4f00282d53d679165acdfa7f1891c7e09616a08c8b0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e178cc8fc3019f53fdaa29558aa807f1d7946be9f8722730f6e99c5653e365cf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:148a153e9ed6c0bf6942e9dcc63e94db24ee1e90783e0eb8330a8a38fc37c78d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:425a643473391982c9f16876b390bc1fb348f5abd7e9c449ae1f9bbe26ca35cc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:799ccbbd7372238cb543ab49e899d46691ce96f83db656e3174a37677cdd58c9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f213b038b85d7f645aa26da2bf867903f69544965080be932fc58464b2337563_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:10f775b20e6f48c7fca2b2a2b8693b7ec78998c0adc6cc4e86f1553e0310839b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:dd9723644de1597b0f17bbc47a95f267733a27a983787b4df396efbcf60e5b4e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e6410bc928fccc5361c96ab7c2409f9cdef79910d3506bf67ca6e4ed71b8a5fa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f7daeb6432d1cc576ac25c7f2aa2ceec81d3c53a195f45586dda9c3f055412ac_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:1caece46c1b7d77fc9d7605b3efbe205bc321cef4bf0f13a854e7f199d76c296_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:315f0ef275f894d402a98585d64402d951e0ac819e6b3d12d324f431d7ebcb41_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:954bfaf9d81bdc1c6451f35ee59c3d8aaa811bc15eae670cbeb7d23a43ef1016_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bd9fb0f76cb45a802eefaa77d8278da6d26bd83efd4db10b93f048df26d06083_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15ff53c2128141284b976e091b0ea5c1446fe68fbce33bb9c0fb0343cbe38342_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:7437292f37880bb54bdc377dd5106b85f80e70408a65ac75575d46313a42114a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:97bff31f951f4345f08e636c8c5adcddfebefd5fe362f6eac5f422b89a839611_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f7c9f5ceeb0db77d3cdd4c067daa4a492301d88b0df2650b196d3b8df56a13ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:33ae3b1e8162e8474c506fe0709c75098019305d014c6c6cf4c08bf54c4b8258_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:6045e577f2e3ce8ff931cf97ad6243536e860e3df34ae576b512b7851338e0a8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:6d7e78ae6f7f7eae8c4da526b57178108b2ea6a87186a7aadf1aafc36694b2ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:d5c7e923ef697dd90d20e1bfcec7a6a9a8d944b00d17ad6a425cbcb00bfd1b19_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b80129251547ae24614f5f0905ec1b39a7d0cb5ad06b69d2990202bc2931eeb4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:acc5907ebc9a160e2cb79687b23fd478de41c41d2bffba9125a0b72f6c00d168_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0fdc6dc9a4d34bb26592e7688b5a044320fba4e386b8e4ed75a450c47f3c52c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6157bc0da93a46cef31c156ca2b26360f756241f82d8b17997f1e092528f6aa7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:99fb432df365fcb780a2587ccbcf64aa3c216c890adacd66a085f32885b1ce2a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fc6ea5894aed60c48a428136ae297168a1133b8f8628b630cce9fb89f82d04f8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:298afd8b215c1b6b25ef9a151b8c4e397a9596504d191fa964578b267479f76b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:3a9dd9a934985501b9648bb8307333fb7ebb34fbb28db1cdcca89d9c06485d98_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:404bdc6c8e7bebc2c76c0c1ce80077b9dc5ee936187ed05dae1fbb5ed7f3417d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:ddefe6e55ba0d617fd97da931dd2e78388fd7daa055f1ea65511ab52e5fa13d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c597ff5fc607c5e6ec527723008f4b49a82292a0efb7bc944a464a161d387c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:6b4fd98e24d0812f34719cf3d39300b6b6c87a1646065788cb45221833f62655_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:734a372e00c31912b7b4cad89ad0212c81d0aed0e2205ce425b11c9c9afef33f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:cf599b2d61f3473845c7d11c0ea49e33434ebb63452ae7923bdfb23ecc3dfebd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
}
]
}
RHSA-2026:17474
Vulnerability from csaf_redhat - Published: 2026-05-19 12:52 - Updated: 2026-05-21 13:50A 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 | — |
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:17474 | self |
| https://access.redhat.com/security/cve/CVE-2026-22029 | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | external |
| https://access.redhat.com/security/cve/CVE-2026-40175 | external |
| https://access.redhat.com/security/cve/CVE-2026-42033 | external |
| https://access.redhat.com/security/cve/CVE-2026-42035 | external |
| https://access.redhat.com/security/cve/CVE-2026-42039 | external |
| https://access.redhat.com/security/cve/CVE-2026-42041 | external |
| https://access.redhat.com/security/cve/CVE-2026-42043 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-22029 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2428412 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-22029 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-22029 | external |
| https://github.com/remix-run/react-router/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-33186 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449833 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33186 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33186 | external |
| https://github.com/grpc/grpc-go/security/advisori… | external |
| https://access.redhat.com/security/cve/CVE-2026-34043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453284 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34043 | external |
| https://github.com/yahoo/serialize-javascript/com… | external |
| https://github.com/yahoo/serialize-javascript/rel… | external |
| https://github.com/yahoo/serialize-javascript/sec… | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455470 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34986 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34986 | external |
| https://github.com/go-jose/go-jose/security/advis… | external |
| https://pkg.go.dev/github.com/go-jose/go-jose/v4#… | external |
| https://access.redhat.com/security/cve/CVE-2026-40175 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457432 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40175 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40175 | external |
| https://github.com/axios/axios/commit/363185461b9… | external |
| https://github.com/axios/axios/pull/10660 | external |
| https://github.com/axios/axios/releases/tag/v1.15.0 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42033 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461607 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42033 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42033 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42035 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461606 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42035 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42035 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42039 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461630 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42039 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42039 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42041 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461629 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42041 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42041 | external |
| https://github.com/axios/axios/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-42043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461626 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42043 | external |
| https://github.com/axios/axios/security/advisorie… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.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-05-21T13:50:36+00:00",
"generator": {
"date": "2026-05-21T13:50:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"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-05-21T13:50:36+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"
}
]
}
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.